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

This commit is contained in:
Tim Brust 2020-03-27 18:24:22 +00:00 committed by GitHub
parent 290841dea6
commit 4129f11e24
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