Skip to content

Commit f5e5b73

Browse files
committed
add .npmignore
1 parent 370ad5d commit f5e5b73

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

.npmignore

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
.nyc_output/
2+
bin/
3+
build/
4+
coverage/
5+
faucet-client/
6+
faucet-wasm/
7+
node_modules/
8+
res/
9+
static/index.seo.html
10+
faucet-config.json
11+
faucet-config.yaml
12+
faucet-status.json
13+
faucet-status.yaml
14+
faucet-store.*
15+
faucet-stats.log
16+
faucet-events.log
17+
faucet-pid.txt
18+
tmp*

0 commit comments

Comments
 (0)