diff --git a/.gitignore b/.gitignore index da60096..3f3ee56 100644 --- a/.gitignore +++ b/.gitignore @@ -2,7 +2,7 @@ __pycache__/ *.py[cod] *$py.class - +.DS_Store /node_modules/ # C extensions *.so @@ -175,4 +175,4 @@ cython_debug/ .pypirc /certs -.claude/ \ No newline at end of file +.claude/