Files
mitus/.gitignore
2026-04-01 13:59:31 -03:00

6 lines
51 B
Plaintext

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