Initial commit

This commit is contained in:
2023-01-03 22:57:18 +01:00
commit e485697807
5 changed files with 171 additions and 0 deletions

4
.gitignore vendored Normal file
View File

@ -0,0 +1,4 @@
/env/
/.venv/
/.python-version
*.pyc