Files
towerd/.gitignore
KenwoodFox c7accf6ec6 Inital ver
2026-06-14 18:26:37 -04:00

10 lines
95 B
Plaintext

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