5 lines
114 B
Plaintext
Executable File
5 lines
114 B
Plaintext
Executable File
# Auto detect text files and perform LF normalization
|
|
*.uplugin text
|
|
* text=auto
|
|
*.cpp text eol=lf
|
|
*.h text eol=lf |