Files
julianandJulian Piribauer c6a2926ad6
CI / lint (push) Successful in 12s
CI / test (push) Successful in 1m30s
5 pipeline with unit tests (#10)
---------

Co-authored-by: Julian Piribauer <julian.piribauer@gmail.com>
Co-authored-by: julian <julian.piribauer@gmail.com>
Reviewed-on: #10
2026-07-29 20:01:57 +02:00

11 lines
177 B
Plaintext

# Sage preparser output (regenerated from .sage sources, not hand-maintained)
*.sage.py
# Python / tooling caches
__pycache__/
.mypy_cache/
.ruff_cache/
.pytest_cache/
.venv/