Skip to content

Commit

Permalink
Added .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
marcopiraccini committed Sep 9, 2015
1 parent 9205407 commit 09ea9dd
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
*~
test/db
*.old
*.bak
*.tmp
*.log
node_modules
README.html
*.off
*-off
npm-debug.log

0 comments on commit 09ea9dd

Please sign in to comment.