This commit is contained in:
sam 2024-03-13 17:03:18 +01:00
commit 97a64296cd
Signed by: sam
GPG key ID: B4EF20DDE721CAA1
28 changed files with 2288 additions and 0 deletions

3
.gitignore vendored Normal file
View file

@ -0,0 +1,3 @@
__pycache__/
.pytest_cache/
.env