Skip to content

Commit 777420d

Browse files
committed
npmignore
1 parent ff5d75e commit 777420d

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

.npmignore

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# NOTE: We use .npmignore instead of the `files` field in the package.json so we
2+
# can ignore specific test helper directories
3+
4+
# Ignore all directories
5+
/*
6+
7+
# Unignore the registry
8+
!/registry.json

0 commit comments

Comments
 (0)