Skip to content

Commit 12cf61d

Browse files
authored
Add tests/Application/node_modules to .gitignore (#490)
Prevents accidental commit of test application node_modules.
2 parents 76d2d48 + f5b08ba commit 12cf61d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
/composer.lock
22
/node_modules/
3+
tests/Application/node_modules/
34
/var/
45
/vendor/
56

0 commit comments

Comments
 (0)