This commit is contained in:
2025-04-12 12:26:02 +02:00
parent 97e4b7fe0a
commit 1a59cc4153
12 changed files with 98 additions and 13 deletions

8
.gitignore vendored
View File

@@ -1 +1,9 @@
# venv's
venv/
# DB stuff
migrations/
instance/
# Byte-compiled / optimized / DLL files
__pycache__/