Skip to content

Commit aadd097

Browse files
author
matdsoupe
committed
add npmignore
1 parent c5517ec commit aadd097

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

.npmignore

+15
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
npm-debug.log
2+
yarn-error.log
3+
/node_modules/
4+
/.cache/
5+
/dist/
6+
/build/
7+
8+
/lib/
9+
.merlin
10+
.bsb.lock
11+
*.mjs
12+
13+
.envrc
14+
/.direnv/
15+
flake.*

0 commit comments

Comments
 (0)