Skip to content

Commit e378f7a

Browse files
author
Ives van Hoorne
committed
Only ignore root node_modules
1 parent 3ae8e59 commit e378f7a

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 http://help.github.com/ignore-files/ for more about ignoring files.
22

33
# dependencies
4-
/node_modules/**
4+
/node_modules
55

66
# testing
77
coverage

0 commit comments

Comments
 (0)