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