Skip to content

Commit d7ea4b8

Browse files
author
bd-arc
committedMay 21, 2019
chore(npmignore): ignore lock files and node_modules folder
1 parent e762e8b commit d7ea4b8

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed
 

‎.npmignore

+4-1
Original file line numberDiff line numberDiff line change
@@ -1 +1,4 @@
1-
/example
1+
/example
2+
/node_modules
3+
package-lock.json
4+
yarn.lock

0 commit comments

Comments
 (0)
Please sign in to comment.