npmignore

This commit is contained in:
Damillora 2020-01-06 02:50:22 +07:00
parent 8e49f2b942
commit 6cd878e3af
1 changed files with 20 additions and 0 deletions

20
.npmignore Normal file
View File

@ -0,0 +1,20 @@
.DS_Store
node_modules
# local env files
.env.local
.env.*.local
# Log files
npm-debug.log*
yarn-debug.log*
yarn-error.log*
# Editor directories and files
.idea
.vscode
*.suo
*.ntvs*
*.njsproj
*.sln
*.sw?