chore: ignore local .cache and .claude dirs
This commit is contained in:
@@ -20,3 +20,7 @@ __pycache__/
|
|||||||
|
|
||||||
# Stray editor/debug backups
|
# Stray editor/debug backups
|
||||||
*.real
|
*.real
|
||||||
|
|
||||||
|
# Local agent / build caches
|
||||||
|
.cache/
|
||||||
|
.claude/
|
||||||
|
|||||||
Reference in New Issue
Block a user