__pycache__/
.env
venv/
config.json
.pytest_cache/

# Docker testing environment (local only)
docker/

# Test scripts
test_*.py
