Update .gitattributes to exclude Python files

This commit is contained in:
Kevin Thomas
2025-09-20 14:57:05 -07:00
committed by GitHub
parent bf1d0f3643
commit b6696c0e4e
+1
View File
@@ -1,4 +1,5 @@
*.c linguist-detectable=true
*.cmake linguist-detectable=false
*.py linguist-detectable=false
*.txt linguist-detectable=false
*.ps1 linguist-detectable=false