# Environment
.env
.env.local
.env.*.local
.env.example
.envrc

# Python
venv/
__pycache__/
*.pyc
*.pyo
*.pyd
.pytest_cache/
*.egg-info/
dist/

# Node
node_modules/

# Rust
target/
*.so
*.pyd

# Editors
.vscode/
.idea/

# OS
.DS_Store
Thumbs.db
.qodo
.editorconfig
.dockerignore

# Generated by scripts/export_openapi.py --public. Commit deliberately once a
# hosting location is picked; until then it should not drift into the repo.
public-openapi.json

# Added by ggshield
.cache_ggshield
.neon
