Skip to content

Commit 7eacd1d

Browse files
committed
Ignore some files in npm package
1 parent 2a089b7 commit 7eacd1d

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

.gitignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1 @@
11
/node_modules
2-
/test

.npmignore

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
/.github
2+
/node_modules
3+
/example
4+
/cypress
5+
cypress.json

0 commit comments

Comments
 (0)