Update .gitignore to include JSON files for version control, ensuring proper handling of data formats in the project.

This commit is contained in:
Simon Moisy 2025-05-19 18:04:24 +08:00
parent 0eb7fc77f9
commit 7f788a4d4e

1
.gitignore vendored
View File

@ -1,4 +1,5 @@
# ---> Python
*.json
*.csv
*.png
# Byte-compiled / optimized / DLL files