Create .gitattributes

This commit is contained in:
Kevin Thomas
2024-02-10 10:58:12 -05:00
committed by GitHub
parent f1a1a298f8
commit 9261e16ecd

3
.gitattributes vendored Normal file
View File

@@ -0,0 +1,3 @@
*.c linguist-detectable=true
*.cmake linguist-detectable=false
*.txt linguist-detectable=false