Initial commit

This commit is contained in:
Florian Kaiser
2024-07-07 10:02:01 +02:00
commit 521c763ae9
5 changed files with 180 additions and 0 deletions

4
.gitignore vendored Normal file
View File

@@ -0,0 +1,4 @@
__pycache__/*
tmp/*
venv/*
.env