--------- Co-authored-by: Julian Piribauer <julian.piribauer@gmail.com> Co-authored-by: julian <julian.piribauer@gmail.com> Reviewed-on: #10
11 lines
177 B
Plaintext
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/
|