Files
proxmox-api-simulator/.gitignore
T
2026-07-12 23:06:25 +03:00

15 lines
134 B
Plaintext

.env
.venv/
__pycache__/
*.py[cod]
.coverage
coverage.xml
htmlcov/
.mypy_cache/
.pytest_cache/
.ruff_cache/
dist/
build/
*.egg-info/