Skip to content

Commit 18ac425

Browse files
committed
npmignore
1 parent 694dcdf commit 18ac425

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

.gitignore

+1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
.DS_Storedocs
22
.DS_Store
33
docs
4+
node_modules

.npmignore

+4
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
node_modules
2+
docs
3+
support
4+
test

0 commit comments

Comments
 (0)