Initial commit

This commit is contained in:
2026-04-05 16:12:30 +10:00
committed by Woodburn
commit 6543d9886d
19 changed files with 1396 additions and 0 deletions

6
.gitignore vendored Normal file
View File

@@ -0,0 +1,6 @@
__pycache__/
.env
.vs/
.venv/