scholarr/.gitignore
2026-02-17 14:51:25 +01:00

12 lines
124 B
Text

__pycache__/
*.py[cod]
*.egg-info/
.pytest_cache/
.mypy_cache/
.ruff_cache/
.coverage
htmlcov/
.venv/
.uv-cache/
.env
*.log