Skip to content

Commit 55441e6

Browse files
committed
Update .gitignore to only ignore root vendor
1 parent 1317585 commit 55441e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitignore

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
composer.phar
22
.env
3-
vendor/
3+
/vendor/
44
*.log

0 commit comments

Comments
 (0)