Skip to content

Commit 9c1b6e2

Browse files
authored
Update .gitattributes
1 parent 87975c5 commit 9c1b6e2

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

.gitattributes

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
*.c linguist-language=C
2+
*.C linguist-language=C
3+
*.h linguist-language=C
4+
*.H linguist-language=C
5+
16
* text=auto
27

38
*.S text
@@ -40,8 +45,3 @@ COPYING text
4045
*.sct -text
4146
*.xsd -text
4247
Jamfile -text
43-
44-
*.c linguist-language=C
45-
*.C linguist-language=C
46-
*.h linguist-language=C
47-
*.H linguist-language=C

0 commit comments

Comments
 (0)