foundation/.gitignore
Andreas Niemann f18676e6b3 chore: scaffold olsitec-foundation mono-repo
Repo topology, baseline overlay, planning docs (PLAN-001/002), ADR-004/005,
and the bootstrap/packages/documentation skeleton. Implementation (T00+) not started.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-30 17:10:46 +02:00

9 lines
184 B
Text

# dependencies
node_modules/
# pulumi local state backend (bootstrap) — backed up to RustFS/offsite, not git
bootstrap/state/
# local-only overrides
*.local
*.local.*
# os
.DS_Store