Skip to content

Commit

Permalink
Added .gitignore file
Browse files Browse the repository at this point in the history
  • Loading branch information
andrew committed Oct 11, 2014
1 parent 028ea22 commit 6ca4687
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions .gitignore
@@ -0,0 +1,18 @@
lib-cov
*.seed
*.log
*.csv
*.dat
*.out
*.pid
*.gz

pids
logs
results

node_modules
npm-debug.log

build
.lock-wscript

0 comments on commit 6ca4687

Please sign in to comment.