# Environments
.venv/
.env

# Cache and temporary files
__pycache__/
*.pyc
*.pyo
*.pyd
.Python
env/
venv/
.pytest_cache/
.ruff_cache/
.coverage
tmp/
*_out*.txt
analyze_output.json
dist/
build/
*.egg-info/

# IDEs
.idea/
.vscode/
*.swp
.DS_Store
/Ledger/
