Added .gitattributes
This commit is contained in:
parent
10d4ac75b7
commit
5f4faa88a0
1 changed files with 4 additions and 0 deletions
4
example/.gitattributes
vendored
Normal file
4
example/.gitattributes
vendored
Normal file
|
@ -0,0 +1,4 @@
|
|||
# Normalize line endings in text files to LF on checkin.
|
||||
# (this overrides core.autocrlf)
|
||||
|
||||
* text=auto
|
Loading…
Add table
Add a link
Reference in a new issue