chore(npm): improve ignore list (#103)

This commit is contained in:
Tim Brust 2020-03-28 15:31:00 +00:00 committed by GitHub
parent 4913d8379f
commit 6561b40761
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,16 +1,3 @@
# CI service configurations
.travis.yml
.appveyor.yml
.*
appveyor.yml
# Testing, code coverage, and linting
.eslintignore
.eslintrc.yml
# Git
.git
.gitattributes
.gitignore
# Github
.github
tests