chore(config): update .gitignore and .npmignore

This commit is contained in:
XPoet 2022-09-30 00:27:18 +08:00
parent 77f9a27b84
commit 4188e481cf
2 changed files with 5 additions and 1 deletions

3
.gitignore vendored
View File

@ -7,6 +7,7 @@
# dependencies
/node_modules
package-lock.json
yarn.lock
# IDEs and editors
@ -41,4 +42,4 @@ testem.log
# System Files
.DS_Store
Thumbs.db
Thumbs.db

View File

@ -1 +1,4 @@
node_modules
/.github/FUNDING.yml
package-lock.json
yarn.lock