initialize repo

This commit is contained in:
Franzi 2021-07-03 17:13:02 +02:00
commit 40620879d2
Signed by: kunsi
GPG key ID: 12E3D2136B818350
5 changed files with 917 additions and 0 deletions

6
.gitignore vendored Normal file
View file

@ -0,0 +1,6 @@
.secrets.cfg
__pycache__
*.swp
*.egg-info
src/
dist/