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