# python generated files
__pycache__/
*.py[oc]
build/
wheels/
dist/
*.egg-info
chromadb
.ruff_cache
*.lock

# venv
.venv
.env

# other files
*.ipynb
*test*
