Merge pull request #91 from AnalyticalGraphicsInc/ignore-cleanup

Clean up .gitignore and .npmignore
This commit is contained in:
Patrick Cozzi 2017-06-28 08:38:17 -04:00 committed by GitHub
commit 54cbb22339
2 changed files with 3 additions and 5 deletions

2
.gitignore vendored
View File

@ -10,7 +10,5 @@ npm-debug.log
.eslintcache
coverage
doc
output
test
*.tgz
.nyc_output

View File

@ -1,12 +1,12 @@
/.idea
/coverage
/doc
/output
/specs
/test
/output
.editorconfig
.eslintcache
.eslintignore
.eslintrc.json
.nyc_output
.npmignore
.travis.yml
gulpfile.js