Skip to content

Commit b044109

Browse files
committed
Also ignore node_modules from subdirs.
1 parent 387cf76 commit b044109

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docusaurus/.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
# Dependencies
22
/node_modules
3+
**/node_modules
34

45
# Production
56
/build

0 commit comments

Comments
 (0)