Updated .gitignore

This commit is contained in:
user86 2020-10-07 09:15:25 +05:30
parent 7f7611f700
commit c694a4b409

3
.gitignore vendored
View File

@ -1,3 +1,6 @@
# Do not upload folder, auto created at each run
pdf/
# Byte-compiled / optimized / DLL files # Byte-compiled / optimized / DLL files
__pycache__/ __pycache__/
*.py[cod] *.py[cod]