Create .gitattributes

Add C language syntax highlighting to C3
This commit is contained in:
Benjamin Stigsen
2021-09-08 09:21:52 +02:00
committed by Christoffer Lerno
parent 73ce1017e8
commit 50853bb5de

4
.gitattributes vendored Normal file
View File

@@ -0,0 +1,4 @@
$ cat .gitattributes
* text=auto
*.c3 linguist-language=C
*.c3t linguist-language=C