X Tutup
Skip to content

Commit bd69727

Browse files
committed
Ignore all node_modules/ dirs
1 parent f251799 commit bd69727

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
@@ -14,6 +14,7 @@
1414
*.vcxproj.filters
1515
*.vcxproj.user
1616
*.xcodeproj
17+
node_modules/
1718
/.idea/
1819
/brightray/brightray.opensdf
1920
/brightray/brightray.sdf
@@ -25,7 +26,6 @@
2526
/build/
2627
/dist/
2728
/external_binaries/
28-
/node_modules
2929
/out/
3030
/vendor/.gclient
3131
/vendor/debian_jessie_amd64-sysroot/

0 commit comments

Comments
 (0)
X Tutup