First commit

This commit is contained in:
Ian Renton
2025-09-26 22:37:17 +01:00
commit c34821dc9b
11 changed files with 787 additions and 0 deletions

4
.gitignore vendored Normal file
View File

@@ -0,0 +1,4 @@
/.idea
/.venv
__pycache__
*.pyc