Files

11 lines
104 B
Plaintext

.cache/*
.codegraph/
.omo/*
# Python / uv
.venv/
__pycache__/
*.egg-info/
dist/
.ruff_cache/