This commit is contained in:
= 2025-01-21 15:07:32 +11:00
parent 4f8505b229
commit c0bc0ac3fd

3
.gitignore vendored

@ -1,2 +1,3 @@
*__pycache__* *__pycache__*
/src/output/* /src/output/*
.venv