Update gitignore

This commit is contained in:
Mauricio Baeza 2021-09-15 20:43:55 -05:00
parent 704ab0a824
commit 64714702ee
1 changed files with 3 additions and 0 deletions

3
.gitignore vendored
View File

@ -1,4 +1,7 @@
# ---> Python # ---> Python
conf.py
# Byte-compiled / optimized / DLL files # Byte-compiled / optimized / DLL files
__pycache__/ __pycache__/
*.py[cod] *.py[cod]