Browse Source

Cleaning up unused gitignores

v5.0.0-beta
Eli Perelman 8 years ago
parent
commit
c35c84def1
  1. 10
      .gitignore

10
.gitignore

@ -19,25 +19,15 @@ lib-cov
# Coverage directory used by tools like istanbul
coverage
# nyc test coverage
.nyc_output
# Grunt intermediate storage (http://gruntjs.com/creating-plugins#storing-task-files)
.grunt
# node-waf configuration
.lock-wscript
# Dependency directories
node_modules
jspm_packages
# Optional npm cache directory
.npm
# Optional eslint cache
.eslintcache
# Optional REPL history
.node_repl_history

Loading…
Cancel
Save