Skip to content

Commit

Permalink
Added a .gitignore file.
Browse files Browse the repository at this point in the history
  • Loading branch information
djmccormick committed Sep 1, 2012
1 parent 7de87d1 commit a06e5f7
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions .gitignore
@@ -0,0 +1,16 @@
lib-cov
*.seed
*.log
*.csv
*.dat
*.out
*.pid
*.gz

pids
logs
results

npm-debug.log

.DS_Store

0 comments on commit a06e5f7

Please sign in to comment.