(misc): Add npm settings.
This commit is contained in:
12
.npmignore
Normal file
12
.npmignore
Normal file
@@ -0,0 +1,12 @@
|
|||||||
|
# Git
|
||||||
|
.gitignore
|
||||||
|
.gitattributes
|
||||||
|
|
||||||
|
# Node
|
||||||
|
node_modules/
|
||||||
|
.npmrc
|
||||||
|
package_lock.json
|
||||||
|
|
||||||
|
# Misc
|
||||||
|
README.md
|
||||||
|
tsconfig.json
|
||||||
Reference in New Issue
Block a user