Files
JsonXMLUdpakker/.gitignore
2026-03-06 17:03:47 +01:00

14 lines
110 B
Plaintext

__pycache__/
*.pyc
*.pyo
*.pyd
.venv/
venv/
build/
dist/
*.spec
.pytest_cache/
.mypy_cache/
.ruff_cache/
.env