Initial commit

This commit is contained in:
Firq 2024-11-29 14:45:19 +01:00
commit b135ce28c5
5 changed files with 439 additions and 0 deletions

7
.gitignore vendored Normal file
View file

@ -0,0 +1,7 @@
# env
.env
*venv/
# Binaries for installation
*.deb
*.whl