Skip to content

Commit

Permalink
added gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
jskonst committed Nov 6, 2014
1 parent c6c5b74 commit 3a1d8f7
Showing 1 changed file with 9 additions and 13 deletions.
22 changes: 9 additions & 13 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,14 +1,10 @@
.bundle
.DS_Store
.sass-cache
.gist-cache
_site/
_deploy/
public/
.editorconfig
.git
.powrc
.pygments-cache
_deploy
public
sass.old
source.old
source/_stash
source/stylesheets/screen.css
vendor
node_modules
Gemfile.lock
.sass-cache
.slugignore
.themes

0 comments on commit 3a1d8f7

Please sign in to comment.