Skip to content

Commit

Permalink
add gitignore template
Browse files Browse the repository at this point in the history
  • Loading branch information
nwind committed Apr 20, 2015
1 parent 1dedc8d commit e28c9e1
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
node_modules
bower_components
.idea
.DS_Store
.project
.sass-cache
.tmp
npm-debug.log

0 comments on commit e28c9e1

Please sign in to comment.