disinto/projects
openhands a26dc5c2b0 fix: projects/ directory should be gitignored — it is local installation config, not shared code (#561)
- Add projects/*.toml to .gitignore
- Remove existing TOML files from git tracking (git rm --cached)
- Add .toml.example templates with placeholder values
- Update BOOTSTRAP.md with new section on project TOML setup
- Update AGENTS.md directory layout description

Existing local installations are unaffected — gitignore only
prevents tracked files from being committed, local copies persist.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-22 16:06:31 +00:00
..
disinto.toml.example fix: projects/ directory should be gitignored — it is local installation config, not shared code (#561) 2026-03-22 16:06:31 +00:00
harb.toml.example fix: projects/ directory should be gitignored — it is local installation config, not shared code (#561) 2026-03-22 16:06:31 +00:00
versi.toml.example fix: projects/ directory should be gitignored — it is local installation config, not shared code (#561) 2026-03-22 16:06:31 +00:00