Files
Magent/.gitignore
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
184 B
Plaintext

.env
bootstrap-admin.json
.venv/
data/
!data/branding/
!data/branding/**
backend/__pycache__/
**/__pycache__/
*.pyc
backend/.pytest_cache/
frontend/node_modules/
frontend/.next/
*.log