Files
kulakpos_web/.dockerignore
eko54r a5638095f1
All checks were successful
Build, Push and Deploy / build-and-push (push) Successful in 2m40s
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 15s
Build, Push and Deploy / deploy-staging (push) Successful in 29s
Build, Push and Deploy / deploy-production (push) Has been skipped
Build, Push and Deploy / cleanup (push) Successful in 1s
update git
2026-03-30 17:50:31 +07:00

27 lines
370 B
Plaintext

**/node_modules
**/vendor
.env
.env.backup
.git
.phpunit.result.cache
Homestead.json
Homestead.yaml
auth.json
npm-debug.log
yarn-error.log
.idea
.vscode
storage/app/public
storage/app/temp
storage/app/uploads
storage/debugbar
storage/framework/views/*
public/modules/*
.qodo
.camel-jbang
# Ignore large archives that slow down docker build context
*.zip
*.tar.gz
*.sql