mirror of
https://github.com/mehah/otclient
synced 2026-08-15 16:29:06 -04:00
6 lines
109 B
Text
6 lines
109 B
Text
# Normalize source code before commits
|
|
*.lua eol=lf
|
|
*.txt eol=lf
|
|
*.ot* eol=lf
|
|
*.cpp eol=lf
|
|
*.h eol=lf
|