2 parents 9cdab1f + 849a81c commit 246442dCopy full SHA for 246442d
1 file changed
.npmignore
@@ -0,0 +1,11 @@
1
+## generic files to ignore
2
+*~
3
+*.lock
4
+*.DS_Store
5
+*.swp
6
+*.out
7
+node_modules/
8
+target/
9
+
10
+.gitignore
11
+test
0 commit comments