setup repo

This commit is contained in:
kjeld Schouten-Lebbing
2022-01-16 15:33:26 +01:00
parent cd9aacfb18
commit dede37df91
8 changed files with 192 additions and 0 deletions

7
.gitignore vendored Normal file
View File

@ -0,0 +1,7 @@
__pycache__/
build/
dist/
*.egg-info/
*.egg
venv/
.env