diff --git a/.gitignore b/.gitignore index 6848a4e..6f3e7ac 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,4 @@ -.claude/settings.local.json +.claude/settings.local.json + +__pycache__/ +*.py[cod]