Merge pull request 'fix: feat: RESOURCES.md — infrastructure manifest for planner resource awareness (#23)' (#33) from fix/issue-23 into main

This commit is contained in:
johba 2026-03-17 10:56:52 +01:00
commit 740bddb2db
3 changed files with 54 additions and 0 deletions

3
.gitignore vendored
View file

@ -1,6 +1,9 @@
# Secrets
.env
# Infrastructure manifest (local only — commit RESOURCES.example.md instead)
RESOURCES.md
# Runtime state
*.log
*.log.*