fix: remove /vendor from .gitignore (vendor committed to git)
All checks were successful
Deploy Backend / deploy (push) Successful in 3m57s

This commit is contained in:
parsa aghaei 2026-06-23 19:40:24 +03:30
parent fed113c0b7
commit e67dff516b

1
.gitignore vendored
View File

@ -4,7 +4,6 @@
/public/hot
/public/storage
/storage/*.key
/vendor
.env
.env.backup
.env.production