Skip to content

Commit e70acf6

Browse files
committed
Ignore node_modules folder in git
1 parent 34b647f commit e70acf6

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
coverage
2-
.nyc_output
2+
.nyc_output
3+
node_modules

0 commit comments

Comments
 (0)