SharedDocsLib/.gitignore
2026-08-09 17:59:49 +00:00

8 lines
71 B
Text

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