Files
compounding-intelligence/.gitignore
Rockachopa c4cb325568
Some checks failed
Test / pytest (pull_request) Failing after 7s
chore: add Python cache exclusions to .gitignore
2026-04-26 20:45:25 -04:00

6 lines
48 B
Plaintext

__pycache__/
*.pyc
.pytest_cache/
.mypy_cache/