Files
MSE-PI-E2EEDA-Plein-de-eeee…/.gitignore
khalil-bot a7eafa50f6 feat(ci): add Docker build, push and SSH deploy pipeline
- CI: lint, unit tests, production build on all branches
- Docker build & push on all branches (tag :latest on main, :branch-* on others)
- Deploy: SSH pull & restart on all branches (preprod validation)
- Trigger workflow on self-modification (.github/workflows/ui.yml)

Closes #38

Assisted-by: Claude:claude-sonnet-4-6
2026-05-18 12:11:04 +02:00

13 lines
84 B
Plaintext

# IDE
.zed
.vscode
.idea
# Local
.claude/
.DS_Store
# Secrets
**/secrets/
**/.env