Skip to content

Commit 22dca9f

Browse files
authored
Merge pull request #21 from dustywusty/dustywusty/add-gitignore-rules
gitignore node_modules at any depth
2 parents 185571a + aed4f7f commit 22dca9f

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)