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
|
# ---> Python
|
||||||
*.csv
|
*.csv
|
||||||
|
*.png
|
||||||
# Byte-compiled / optimized / DLL files
|
# Byte-compiled / optimized / DLL files
|
||||||
__pycache__/
|
__pycache__/
|
||||||
*.py[cod]
|
*.py[cod]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user