This commit is contained in:
Vinicius Moreira
2019-06-12 16:52:53 -03:00
parent fe8ac9e3a7
commit fe46fad5c2
21 changed files with 1273 additions and 668 deletions

4
.gitignore vendored Executable file
View File

@@ -0,0 +1,4 @@
env
*.pyc
.idea
__pycache__