commit ef0faec10054ac76b347051b02530ced3b313c66 Author: cjjohn <72096478+Grovy311@users.noreply.github.com> Date: Tue Aug 4 19:58:37 2026 +0200 Initial commit: seed main branch diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..ff7f203 --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ +__pycache__/ +*.pyc +*.log