Skip to content

Commit 5f548f8

Browse files
authored
Merge pull request #2805 from lakerobin/patch-1
Laravel: only ignore root vendor directory
2 parents 13c6410 + 67aa0dc commit 5f548f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Laravel.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
vendor/
1+
/vendor/
22
node_modules/
33
npm-debug.log
44
yarn-error.log

0 commit comments

Comments
 (0)