# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]
*$py.class

# Distribution / packaging
build/
dist/
*.egg-info/
.eggs/

# Virtual environments
.venv/
venv/
ENV/

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

# macOS
.DS_Store

# Testing
.pytest_cache/
.coverage
htmlcov/

# Type checking
.mypy_cache/
Upsonic/
.gstack/
dist/

# local tooling state (never commit)
.company/
.claude/
.planning/
.cursor/
