Fixed .gitignore and removed aux files.

Signed-off-by: Pavel Kirilin <win10@list.ru>
This commit is contained in:
2021-06-07 11:49:04 +04:00
parent 2091068ef6
commit 9c87001790
2 changed files with 1 additions and 8 deletions

2
.gitignore vendored
View File

@ -1,5 +1,5 @@
# Byte-compiled / optimized / DLL files
.vscode
.vscode/
__pycache__/
*.py[cod]
*$py.class