Initial Commit

This commit is contained in:
2026-06-23 20:44:47 +10:00
commit d2598631b0
5 changed files with 516 additions and 0 deletions

5
.gitignore vendored Normal file
View File

@@ -0,0 +1,5 @@
.env
*.db
test.py
test.txt
*.__pycache__