diff --git a/.gitignore b/.gitignore index a13cf58..d82ada9 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ examples/ -.claude/ \ No newline at end of file +.claude/ +__pycache__/ \ No newline at end of file