Skip to content

Commit ea74e67

Browse files
committed
created .npmignore
created `.npmignore` file to ignore `example` and `tests` folder as well as the `autotest.watchr` file for __production__
1 parent a8a8074 commit ea74e67

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.npmignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
example
2+
tests
3+
4+
autotest.watchr

0 commit comments

Comments
 (0)