minor fixes

This commit is contained in:
JNadeu 2019-12-17 22:30:29 +01:00 committed by nad
parent 619e7f27e9
commit ede36eabd6
2 changed files with 3 additions and 2 deletions

3
.gitignore vendored
View File

@ -106,6 +106,7 @@ ENV/
# Other
.idea/
.vscode/
.DS_Store
/app.py
.vscode/