mirror of
https://github.com/niconson/PlatForm.git
synced 2026-05-13 08:06:37 +00:00
8 lines
179 B
Text
8 lines
179 B
Text
# Auto detect text files and perform LF normalization
|
|
* text=auto
|
|
*.fpl text eol=crlf
|
|
*.cfg text eol=crlf
|
|
*.txt text eol=crlf
|
|
*.fpc text eol=crlf
|
|
*.csv text eol=crlf
|
|
*.exe binary
|