Skip to content

Commit 09409e7

Browse files
committed
👌 IMPROVE: git ignore
1 parent 5e3865d commit 09409e7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.gitignore

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
##########
33
# Ignore all directories called node_modules in current folder and any subfolders.
44
node_modules/
5+
/node_modules/
56

67
# Packages #
78
############
@@ -43,10 +44,9 @@ Thumbs.db
4344

4445
# Composer #
4546
##########
46-
vendors/composer/
4747
!assets/js/vendor/
4848
wpcs/
49-
composer.lock
49+
/vendor/
5050

5151
# Bower #
5252
##########

0 commit comments

Comments
 (0)