Initial commit from upstream

This commit is contained in:
zyphlar
2026-02-25 10:25:48 -08:00
commit 6e009db18c
21 changed files with 5339 additions and 0 deletions
+21
View File
@@ -0,0 +1,21 @@
__pycache__
*.pyc
*.pyo
*.pyd
.Python
*.so
*.egg
*.egg-info
dist
build
.git
.gitignore
.vscode
.idea
*.swp
*.swo
*~
.DS_Store
venv/
env/
.env