mirror of
https://github.com/paolo-projects/unlocker.git
synced 2025-12-14 20:35:42 +01:00
Fixed CR/LF for .txt file
This commit is contained in:
1
.gitattributes
vendored
1
.gitattributes
vendored
@@ -4,6 +4,7 @@
|
||||
|
||||
# Declare files that will always have CRLF line endings on checkout.
|
||||
*.cmd text eol=crlf
|
||||
*.txt text eol=crlf
|
||||
|
||||
# Declare files that will always have LF line endings on checkout.
|
||||
*.sh text eol=lf
|
||||
|
||||
Reference in New Issue
Block a user