Files
evil_MoE/.gitignore
T
wassname c3246b674d tidy
2026-05-30 04:38:41 +00:00

22 lines
266 B
Plaintext

.claude/
.venv/
/out/
/data/
/log/
/logs/
/svd_cache/
/tmp/
*.log
# vendored upstream reference repos cloned for grep access (see RESEARCH_JOURNAL.md)
/docs/vendor/
# build/install artefacts
*.egg-info/
__pycache__/
*.pyc
.pytest_cache/
.ruff_cache/
.mypy_cache/