This commit is contained in:
Tobias Brunner 2025-01-27 15:14:58 +01:00
parent 4c6732f9d0
commit 79a8c6f280
No known key found for this signature in database
13 changed files with 169 additions and 47 deletions

5
.gitignore vendored
View file

@ -8,4 +8,7 @@ wheels/
# Virtual environments
.venv
.env
# Project specifics
.env
hub/db.sqlite3