Skip to content

Commit

Permalink
Update .gitignore to only contain repo specific artifacts.
Browse files Browse the repository at this point in the history
  • Loading branch information
csrl committed Nov 5, 2017
1 parent 465939b commit cbbe50f
Showing 1 changed file with 3 additions and 18 deletions.
21 changes: 3 additions & 18 deletions .gitignore
@@ -1,18 +1,3 @@
.idea
*.iml
npm-debug.log
dump.rdb
node_modules
results.tap
results.xml
npm-shrinkwrap.json
config.json
.DS_Store
*/.DS_Store
*/*/.DS_Store
._*
*/._*
*/*/._*
coverage.*
lib-cov
complexity.md
/node_modules/
/npm-shrinkwrap.json
/package-lock.json

0 comments on commit cbbe50f

Please sign in to comment.