diff --git a/.gitignore b/.gitignore index 639887c..99083e5 100644 --- a/.gitignore +++ b/.gitignore @@ -6,6 +6,8 @@ dist/ wheels/ *.egg-info +.DS_Store + # Virtual environments .venv @@ -13,4 +15,4 @@ wheels/ chroma/ -.mcp.json \ No newline at end of file +.mcp.json