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
This commit was merged in pull request #10.
This commit is contained in:
+10
@@ -0,0 +1,10 @@
|
||||
# Sage preparser output (regenerated from .sage sources, not hand-maintained)
|
||||
*.sage.py
|
||||
|
||||
# Python / tooling caches
|
||||
__pycache__/
|
||||
.mypy_cache/
|
||||
.ruff_cache/
|
||||
.pytest_cache/
|
||||
|
||||
.venv/
|
||||
Reference in New Issue
Block a user