Fixed gitignore adn formatting

This commit is contained in:
Mariano Uvalle 2019-04-22 14:47:49 -05:00
parent 1be80bcbd3
commit 5755fd5582
2 changed files with 105 additions and 50 deletions

8
.gitignore vendored
View file

@ -102,3 +102,11 @@ venv.bak/
# mypy
.mypy_cache/
# zip files
*.zip
# vscode configuration
.vscode/
*.DS_Store