Files
govoplan-voting/.gitignore
T

9 lines
93 B
Plaintext

__pycache__/
*.py[cod]
*.egg-info/
.pytest_cache/
.ruff_cache/
node_modules/
dist/
coverage/