Add JSON file patterns to .gitignore to prevent large file commits

This commit is contained in:
abhigyantrumio 2025-08-24 18:24:56 +05:30
parent 3b77eafe9e
commit ef75b69fd4

5
.gitignore vendored
View file

@ -31,4 +31,7 @@ public/workers/compiled-queries.js
.gemini/
.cursor/
.clinerules/
.qoder/
# Large JSON files
gitnexus-project_*.json
*-project_*.json