Add .npmignore
This commit is contained in:
parent
c91c8184dc
commit
fffbe16279
22
.npmignore
Normal file
22
.npmignore
Normal 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
|
Loading…
x
Reference in New Issue
Block a user