initial code

This commit is contained in:
xory 2025-08-14 19:27:21 +00:00
commit 4721b685b4
5 changed files with 222 additions and 0 deletions

3
.gitignore vendored Normal file
View file

@ -0,0 +1,3 @@
.venv/
__pycache__/
.env