Skip to content

Commit 31a1065

Browse files
committed
Add node_modules recursively to gitignore
1 parent 14d15cb commit 31a1065

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
@@ -1,5 +1,5 @@
11
/.idea/
2-
/node_modules
2+
**/node_modules
33
.gtt.yml
44
.DS_STORE
55
yarn-error.log

0 commit comments

Comments
 (0)