diff --git a/.gitignore b/.gitignore index 1d93be9..991d5a9 100644 --- a/.gitignore +++ b/.gitignore @@ -24,6 +24,10 @@ examples/**/obj/ *.swp *.swo +# Tool / runtime caches +.claude/ +.pyhl/ + # OS .DS_Store Thumbs.db