Skip to content

Commit aa3c7ca

Browse files
committed
chore: ignore node_modules on multiple levels
1 parent 2dd8965 commit aa3c7ca

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,7 +1,7 @@
11
# See https://help.github.com/articles/ignoring-files/ for more about ignoring files.
22

33
# dependencies
4-
/node_modules
4+
node_modules/
55
/.pnp
66
.pnp.js
77

0 commit comments

Comments
 (0)