network/cnmaestro/.gitignore
2026-05-09 16:54:28 -05:00

10 lines
96 B
Text

.env
.venv/
__pycache__/
*.pyc
.pytest_cache/
cnmaestro.log
dist/
build/
*.egg-info/
.uv-cache/