Files
easy7zip/.gitattributes
2024-04-20 11:42:14 +08:00

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