Add .npmignore

This commit is contained in:
Mohammad Fares 2018-11-05 19:20:20 +02:00
parent c91c8184dc
commit fffbe16279
1 changed files with 22 additions and 0 deletions

22
.npmignore Normal file
View File

@ -0,0 +1,22 @@
# Rendering data
render/frames/*
render/data.json
# Logs
logs
*.log
npm-debug.log*
# Runtime data
pids
*.pid
*.seed
# Dependency directories
node_modules
# Optional npm cache directory
.npm
# Whitelist build
!dist