mirror of
https://github.com/HerculesWS/Hercules
synced 2026-08-15 12:23:13 -04:00
13 lines
367 B
Text
13 lines
367 B
Text
* text=auto
|
|
*.c diff=cpp
|
|
*.sh text eol=lf
|
|
*.bat text eol=crlf
|
|
|
|
/script-checker text eol=lf
|
|
/athena-start text eol=lf
|
|
|
|
# libconfig generated files
|
|
3rdparty/libconfig/grammar.c linguist-generated=true
|
|
3rdparty/libconfig/grammar.h linguist-generated=true
|
|
3rdparty/libconfig/scanner.c linguist-generated=true
|
|
3rdparty/libconfig/scanner.h linguist-generated=true
|