# Python
__pycache__/
*.py[cod]
*$py.class
*.so
.Python
build/
develop-eggs/
dist/
downloads/
eggs/
.eggs/
lib/
lib64/
parts/
sdist/
var/
wheels/
share/python-wheels/
*.egg-info/
.installed.cfg
*.egg
MANIFEST

# Virtual Environment
.venv/
venv/
ENV/
env/

# Environment Variables
.env

# Neo4j & Docker
docker/data/
docker/logs/

# IDEs
.vscode/
.idea/
*.swp
*.swo

# Project Specific
config.yaml
tests/fixtures/*.py
smoke_test.py
auth_service.py

# UV
.uv/
uv.lock
.pytest_cache/
GEMINI.md
docs/

# npm
npm/node_modules/

.gemini
.memex

# Internal planning docs — not for main branch
TRASH/

# Claude Code local settings
.claude/ruvector.db
ruvector.db
