Zundler/.gitignore
2024-04-28 15:06:11 +02:00

17 lines
107 B
Plaintext

*.pyc
__pycache__/
.venv/
venv/
_version.py
_build
build
dist
*.egg-info
.nox
.pytest_cache/
_download