chore: gitignore runtime directories
Add logs/, settings/, and .events.jsonl to gitignore. These are runtime files created during gt operation. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -55,3 +55,6 @@ CLAUDE.md
|
|||||||
# Gas Town (added by gt)
|
# Gas Town (added by gt)
|
||||||
.beads/
|
.beads/
|
||||||
.logs/
|
.logs/
|
||||||
|
logs/
|
||||||
|
settings/
|
||||||
|
.events.jsonl
|
||||||
|
|||||||
Reference in New Issue
Block a user