Add files via upload

This commit is contained in:
prosolis
2026-02-27 23:04:35 -08:00
committed by GitHub
parent f053f04108
commit 7f4aae0837
6 changed files with 329 additions and 2 deletions

6
.gitignore vendored Normal file
View File

@@ -0,0 +1,6 @@
__pycache__/
*.pyc
.env
bellhop.db
*.sqlite
*.sqlite3