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

This commit is contained in:
Tim Brust 2020-03-28 15:30:49 +00:00 committed by GitHub
parent 8ff1bab6c6
commit c6a7f13c80
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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