mcqemu/.gitignore

13 lines
104 B
Plaintext

__pycache__/
*.pyc
.venv/
dist/
build/
*.egg-info/
.pytest_cache/
.ruff_cache/
*.qcow2
*.img
*.iso
.env