mirror of
https://github.com/c3lang/c3c.git
synced 2026-02-27 12:01:16 +00:00
Create .gitattributes
Add C language syntax highlighting to C3
This commit is contained in:
committed by
Christoffer Lerno
parent
73ce1017e8
commit
50853bb5de
4
.gitattributes
vendored
Normal file
4
.gitattributes
vendored
Normal file
@@ -0,0 +1,4 @@
|
||||
$ cat .gitattributes
|
||||
* text=auto
|
||||
*.c3 linguist-language=C
|
||||
*.c3t linguist-language=C
|
||||
Reference in New Issue
Block a user