# Python
__pycache__/
*.py[cod]
*.egg-info/
dist/
build/
.venv/
venv/
.env

# askmycode index (don't commit the vector DB)
.askmycode/

# macOS
.DS_Store
