mirror of
https://github.com/lammertb/libhttp.git
synced 2025-09-11 21:30:45 +03:00
Add manual language settings for github syntax highlighting
This commit is contained in:
8
.gitattributes
vendored
8
.gitattributes
vendored
@@ -23,3 +23,11 @@
|
||||
|
||||
# Preserver Windows specfic lines endings
|
||||
*.cmd text eol=crlf
|
||||
|
||||
|
||||
# Settings for github syntax highlighting
|
||||
# see https://github.com/github/linguist/blob/master/README.md
|
||||
docs/* linguist-documentation
|
||||
*.inl linguist-language=C
|
||||
*.h linguist-language=C
|
||||
include/CivetServer.h linguist-language=C++
|
||||
|
Reference in New Issue
Block a user