crow setup

This commit is contained in:
2025-08-20 23:08:54 +01:00
parent bfb1b8a21e
commit a7404fed3d
21 changed files with 67 additions and 415 deletions

8
.gitignore vendored
View File

@@ -1,6 +1,2 @@
.venv
.env
db.sqlite
flask_session
__pycache__
app.log
build/
.vscode/