scholarr/.gitignore
2026-02-21 17:33:05 +01:00

20 lines
245 B
Text

__pycache__/
*.py[cod]
*.egg-info/
.pytest_cache/
.mypy_cache/
.ruff_cache/
.coverage
htmlcov/
.venv/
.uv-cache/
.env
*.log
.DS_Store
planning/
frontend/node_modules/
frontend/dist/
frontend/.vite/
website/node_modules/
website/build/
AGENTS.MD