Files
Magent/.dockerignore
T
Assclaw 458ef53f47
Magent CI/CD / verify (push) Canceled after 1m56s
Magent CI/CD / deploy-prod (push) Canceled after 0s
Magent CI/CD / deploy-beta (push) Canceled after 0s
Exclude production bootstrap credentials from source and build context
2026-09-07 13:29:43 +12:00

14 lines
175 B
Plaintext

.git
.env
bootstrap-admin.json
release.tar
*.log
data/*
!data/branding/
!data/branding/**
frontend/node_modules/
frontend/.next/
backend/__pycache__/
**/__pycache__/
**/*.pyc