convert wetty from submodule to normal directory
This commit is contained in:
26
wetty/.npmignore
Normal file
26
wetty/.npmignore
Normal file
@@ -0,0 +1,26 @@
|
||||
lib-cov
|
||||
*.seed
|
||||
*.log
|
||||
*.csv
|
||||
*.dat
|
||||
*.out
|
||||
*.pid
|
||||
*.gz
|
||||
|
||||
tmp
|
||||
pids
|
||||
logs
|
||||
results
|
||||
|
||||
npm-debug.log
|
||||
node_modules/*
|
||||
.esm-cache
|
||||
src
|
||||
*.yml
|
||||
Dockerfile
|
||||
*.png
|
||||
.dockerignore
|
||||
.eslint*
|
||||
.prettierrc.js
|
||||
tsconfig
|
||||
docs
|
||||
Reference in New Issue
Block a user