Skip to content

Commit 6863475

Browse files
committed
Ensure node_modules not published to npm
1 parent 5e9e03c commit 6863475

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ local.properties
3131

3232
# node.js
3333
#
34-
node_modules/
34+
node_modules
3535
npm-debug.log
3636
yarn-error.log
3737

0 commit comments

Comments
 (0)