Update .gitattributes to exclude JSON files

This commit is contained in:
Kevin Thomas
2025-09-20 14:58:12 -07:00
committed by GitHub
parent b6696c0e4e
commit b5f919b3b0
+1
View File
@@ -2,4 +2,5 @@
*.cmake linguist-detectable=false
*.py linguist-detectable=false
*.txt linguist-detectable=false
*.json linguist-detectable=false
*.ps1 linguist-detectable=false