Update .gitattributes

This commit is contained in:
Meco Jianting Man
2021-03-03 03:16:53 +08:00
committed by GitHub
parent 87975c56e8
commit 9c1b6e2649

10
.gitattributes vendored
View File

@@ -1,3 +1,8 @@
*.c linguist-language=C
*.C linguist-language=C
*.h linguist-language=C
*.H linguist-language=C
* text=auto
*.S text
@@ -40,8 +45,3 @@ COPYING text
*.sct -text
*.xsd -text
Jamfile -text
*.c linguist-language=C
*.C linguist-language=C
*.h linguist-language=C
*.H linguist-language=C