mirror of
https://github.com/openharmony/third_party_cmake.git
synced 2026-07-21 16:25:22 -04:00
gitattributes: prefer -text for binary files
This commit is contained in:
+3
-2
@@ -16,11 +16,12 @@ configure crlf=input
|
||||
|
||||
*.bat -crlf
|
||||
*.bat.in -crlf
|
||||
*.pfx -crlf
|
||||
*.png -crlf
|
||||
*.sln -crlf
|
||||
*.vcproj -crlf
|
||||
|
||||
*.pfx -text
|
||||
*.png -text
|
||||
|
||||
*.c our-c-style
|
||||
*.cc our-c-style
|
||||
*.cpp our-c-style
|
||||
|
||||
@@ -0,0 +1,5 @@
|
||||
MD5/* -text
|
||||
SHA1/* -text
|
||||
SHA224/* -text
|
||||
SHA256/* -text
|
||||
SHA3_256/* -text
|
||||
@@ -1 +0,0 @@
|
||||
* -crlf
|
||||
@@ -1 +0,0 @@
|
||||
* -crlf
|
||||
@@ -1 +0,0 @@
|
||||
* -crlf
|
||||
@@ -1 +0,0 @@
|
||||
* -crlf
|
||||
@@ -1 +0,0 @@
|
||||
* -crlf
|
||||
Reference in New Issue
Block a user