added zoge

This commit is contained in:
zanostro 2025-10-22 18:46:30 +02:00
commit 4105c50e98
2 changed files with 160 additions and 0 deletions

23
.gitignore vendored Normal file
View file

@ -0,0 +1,23 @@
# === Windows junk ===
*.Zone.Identifier
# === VS Code settings ===
.vscode/
.code-workspace
# === MacOS junk (if ever used) ===
.DS_Store
# === Linux trash (optional) ===
*.swp
*~
# === Node modules (if applicable) ===
node_modules/
# === Python cache (if applicable) ===
__pycache__/
*.pyc
autotester
sictools.jar