projects
/
xonotic
/
darkplaces.git
/ commitdiff
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
95ed248
)
Force C syntax for qc and qh files on Github
author
James O'Neill <hemebond@gmail.com>
Fri, 1 Mar 2024 09:18:42 +0000
(18:18 +0900)
committer
James O'Neill <hemebond@gmail.com>
Fri, 1 Mar 2024 09:18:42 +0000
(18:18 +0900)
.gitattributes
patch
|
blob
|
history
diff --git
a/.gitattributes
b/.gitattributes
index c8716cc00e4e11ae2a536addca590515c27f8f19..7e8260ee271ee66f1360ae10d8c0ee771291b834 100644
(file)
--- a/
.gitattributes
+++ b/
.gitattributes
@@
-165,9
+165,9
@@
POSITIONS -diff -crlf
*.psd -diff -crlf
*.py crlf=input
*.q3map1 crlf=input
-*.qc crlf=input
+*.qc crlf=input
linguist-language=C
*.qdt crlf=input
-*.qh crlf=input
+*.qh crlf=input
linguist-language=C
*.rb crlf=input
*.rc2 crlf=input
*.rc -crlf