Files
windfree-poller/.gitignore
2026-08-15 23:40:58 +02:00

17 lines
153 B
Plaintext

.venv/
venv/
__pycache__/
*.py[cod]
*.egg-info/
build/
dist/
.coverage
.pytest_cache/
.mypy_cache/
.ruff_cache/
config.toml
oauth.toml
*.env
token.json