Files
Calabi-Yau-Period-Geometry/.gitignore
T
Julian Piribauer ece770ab48
CI / lint (push) Failing after 3s
CI / test (push) Skipped
Setting up a pipeline
2026-07-24 21:03:04 +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/