Add gitignore, LICENSE and README

This commit is contained in:
2021-09-02 12:07:57 +02:00
parent 1d59dc9022
commit d7ff69da3c
3 changed files with 681 additions and 0 deletions

3
.gitignore vendored Normal file
View File

@@ -0,0 +1,3 @@
# Byte-compiled Python
__pycache__/
*.pyc