Subtle parsing problems with labels can happen if Windows batch files are checked out with Unix LF line-endings.
10 lines
209 B
Text
10 lines
209 B
Text
/po/*.po encoding=utf-8
|
|
*.lingo encoding=MacRoman
|
|
/engines.awk eol=lf
|
|
*.bat text eol=crlf
|
|
*.cpp text eol=lf
|
|
*.h text eol=lf
|
|
*.hpp text eol=lf
|
|
*.sh text eol=lf
|
|
/config* text eol=lf
|
|
configure.engine text eol=lf
|