This commit is contained in:
2025-10-22 17:10:29 +11:00
commit ad212a35af
6 changed files with 2797 additions and 0 deletions

13
.gitignore vendored Normal file
View File

@@ -0,0 +1,13 @@
# Python-generated files
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info
# Virtual environments
.venv
input/
output/
config.ini