__pycache__/
.DS_Store
*.py[cod]
*$py.class
*.egg-info/
.coverage
coverage.xml
htmlcov/
test-results/
*.result.json
dist/
build/
.venv/
.env
.idea/
.pytest_cache/
.ruff_cache/
*.log
logs/
tests/*
!tests/__init__.py
!tests/supply_infra/
tests/supply_infra/*
!tests/supply_infra/__init__.py
!tests/supply_infra/pipeline/
!tests/supply_infra/scheduler/
node_modules/
web/dist/
examples/
skills/
