mirror of
https://github.com/veracrypt/VeraCrypt.git
synced 2025-11-11 02:58:02 -06:00
Use LF line ending for .S assembly files
This commit is contained in:
1
.gitattributes
vendored
1
.gitattributes
vendored
@@ -24,6 +24,7 @@ Makefile text eol=lf
|
|||||||
*.fbp text eol=lf
|
*.fbp text eol=lf
|
||||||
*.rgs text eol=lf
|
*.rgs text eol=lf
|
||||||
*.pkgproj text eol=lf
|
*.pkgproj text eol=lf
|
||||||
|
*.S text eol=lf
|
||||||
Sources text eol=lf
|
Sources text eol=lf
|
||||||
|
|
||||||
# Declare files that will always have LF line endings on checkout.
|
# Declare files that will always have LF line endings on checkout.
|
||||||
|
|||||||
Reference in New Issue
Block a user