Initial commit

This commit is contained in:
Lucas
2024-05-11 17:25:51 +02:00
commit 950482dbaf
11 changed files with 467 additions and 0 deletions

3
.gitignore vendored Normal file
View File

@@ -0,0 +1,3 @@
.venv
postgresql
__pycache__