Files
govoplan-calendar/.gitignore

11 lines
115 B
Plaintext

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