mirror of
https://github.com/gflags/gflags.git
synced 2025-09-15 12:58:37 +08:00
Add .gitattributes file to normalize all files to LF.
This commit is contained in:
parent
3d142b88d7
commit
9d686e7107
3
.gitattributes
vendored
Normal file
3
.gitattributes
vendored
Normal file
@ -0,0 +1,3 @@
|
||||
# treat all files in this repository as text files
|
||||
# and normalize them to LF line endings when committed
|
||||
* text
|
||||
Loading…
Reference in New Issue
Block a user