Update .gitignore to exclude PNG files from version control
This commit is contained in:
parent
fa12bcb61a
commit
e4ded694b1
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,5 +1,6 @@
|
||||
# ---> Python
|
||||
*.csv
|
||||
*.png
|
||||
# Byte-compiled / optimized / DLL files
|
||||
__pycache__/
|
||||
*.py[cod]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user