Files
mitus/.gitignore
2026-04-03 10:21:51 -03:00

8 lines
62 B
Plaintext

def
data/
bin/
*.egg-info/
__pycache__/
.venv/
.pytest_cache/