fix: remove /vendor from .gitignore (vendor committed to git)
All checks were successful
Deploy Backend / deploy (push) Successful in 3m57s
All checks were successful
Deploy Backend / deploy (push) Successful in 3m57s
This commit is contained in:
parent
fed113c0b7
commit
e67dff516b
1
.gitignore
vendored
1
.gitignore
vendored
@ -4,7 +4,6 @@
|
||||
/public/hot
|
||||
/public/storage
|
||||
/storage/*.key
|
||||
/vendor
|
||||
.env
|
||||
.env.backup
|
||||
.env.production
|
||||
|
||||
Loading…
Reference in New Issue
Block a user