update
All checks were successful
Build, Push and Deploy / build-and-push (push) Successful in 3m50s
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 17s
Build, Push and Deploy / deploy-staging (push) Successful in 33s
Build, Push and Deploy / deploy-production (push) Has been skipped

This commit is contained in:
2026-05-04 23:30:59 +07:00
parent 1dde763a73
commit e34027132e
2 changed files with 4 additions and 5 deletions

View File

@@ -1,5 +1,5 @@
# **/node_modules
# **/vendor
**/node_modules
**/vendor
# #.env
# .env.backup
# .git

3
.gitignore vendored
View File

@@ -1,7 +1,7 @@
/node_modules
/public/build
/public/hot
#/vendor
/vendor
.env
.env.backup
.phpunit.result.cache
@@ -22,4 +22,3 @@ yarn-error.log
.camel-jbang
dump/
db/
composer.lock