mirror of
https://github.com/Xevion/easy7zip.git
synced 2025-12-06 03:14:59 -06:00
14 lines
233 B
Plaintext
14 lines
233 B
Plaintext
# Set default behavior to automatically normalize line endings.
|
|
* text=crlf
|
|
|
|
# These files are text and should be normalized (Convert crlf => lf)
|
|
|
|
*.txt text
|
|
*.vcproj text
|
|
*.cpp text
|
|
*.h text
|
|
*.def text
|
|
*.rc text
|
|
*.cmd
|
|
|