Skip to content

Commit

Permalink
Simplify .gitignore
Browse files Browse the repository at this point in the history
The one provided by GitHub is overkill
  • Loading branch information
felixge committed Apr 25, 2012
1 parent c90df3c commit f7152c8
Showing 1 changed file with 1 addition and 14 deletions.
15 changes: 1 addition & 14 deletions .gitignore
@@ -1,15 +1,2 @@
lib-cov
*.seed
*.log
*.csv
*.dat
*.out
*.pid
*.gz

pids
logs
results

node_modules
npm-debug.log
npm-debug.log

0 comments on commit f7152c8

Please sign in to comment.