init commit

This commit is contained in:
2025-11-06 02:10:05 -06:00
commit 1a26e71165
15 changed files with 1057 additions and 0 deletions

14
.gitignore vendored Normal file
View File

@@ -0,0 +1,14 @@
# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]
*$py.class
* .pyc
__pycache__
# Environments
.venv/
venv/
# Secrets
.env
.env.bak