chore: update .npmignore
This commit is contained in:
parent
ed0107f3b9
commit
c4ede7c272
|
@ -1,6 +1,8 @@
|
||||||
|
.DS_Store
|
||||||
|
Thumbs.db
|
||||||
node_modules
|
node_modules
|
||||||
/.github/FUNDING.yml
|
|
||||||
package-lock.json
|
package-lock.json
|
||||||
yarn.lock
|
yarn.lock
|
||||||
|
.github/*
|
||||||
.vscode/*
|
.vscode/*
|
||||||
.idea/*
|
.idea/*
|
||||||
|
|
Loading…
Reference in New Issue