Update .gitignore to include JSON files for version control, ensuring proper handling of data formats in the project.
This commit is contained in:
parent
0eb7fc77f9
commit
7f788a4d4e
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,4 +1,5 @@
|
||||
# ---> Python
|
||||
*.json
|
||||
*.csv
|
||||
*.png
|
||||
# Byte-compiled / optimized / DLL files
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user