chore: ignore local agent git tools

This commit is contained in:
ookami125 2026-06-25 00:25:38 -04:00
parent 6c6c69d758
commit 66ca7d4321

3
.gitignore vendored
View file

@ -5,6 +5,9 @@
# Editor / tooling caches and generated compilation database
.cache/
compile_commands.json
__pycache__/
*.pyc
git-tools/
# Test scratch
/tmp/