Files
archicratie-edition/.gitignore
Archicratia 7a9a5319ac
All checks were successful
SMOKE / smoke (push) Successful in 11s
CI / build-and-anchors (push) Successful in 58s
CI / build-and-anchors (pull_request) Successful in 1m3s
Add ops health manifest to deploy pipeline
2026-03-18 10:28:13 +01:00

35 lines
373 B
Plaintext

# --- secrets / env ---
.env
.env.*
!.env.example
# dev-only
public/_auth/whoami
public/_auth/whoami/*
# --- local backups ---
*.bak
*.bak.*
Dockerfile.bak.*
*.swp
*~
node_modules/
dist/
.astro/
/_release_out/
# --- macOS ---
.DS_Store
._*
# local backups
Dockerfile.bak.*
public/favicon_io.zip
# macOS
.DS_Store
# local temp workspace
.tmp/
public/__ops/health.json