Skip to content

Commit 5838fd6

Browse files
committed
.gitignore now targets all node_modules/
1 parent 54c9da2 commit 5838fd6

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
@@ -84,7 +84,7 @@ player/static/mfr/*
8484

8585
# Node Modules
8686
######################
87-
/node_modules/
87+
node_modules/
8888

8989
# Asynchronous HTTP
9090
######################

0 commit comments

Comments
 (0)