Updated .ignore files

This commit is contained in:
Sean Lilley 2016-07-20 13:25:54 -04:00
parent 5d8d3c0098
commit bada069caa
2 changed files with 2 additions and 0 deletions

1
.gitignore vendored
View File

@ -8,3 +8,4 @@ npm-debug.log
# Generate data # Generate data
test test
coverage

View File

@ -2,6 +2,7 @@
/specs /specs
/test /test
/TypeScriptDefinitions /TypeScriptDefinitions
/coverage
.jshintrc .jshintrc
.npmignore .npmignore
.travis.yml .travis.yml