mirror of
https://github.com/curl/curl.git
synced 2026-04-14 23:01:41 +03:00
Add .gitattributes files to turn off CRLF translation for some files
This commit is contained in:
parent
481c61d060
commit
d610519246
2 changed files with 2 additions and 0 deletions
1
.gitattributes
vendored
Normal file
1
.gitattributes
vendored
Normal file
|
|
@ -0,0 +1 @@
|
|||
*.dsw -crlf
|
||||
1
tests/data/.gitattributes
vendored
Normal file
1
tests/data/.gitattributes
vendored
Normal file
|
|
@ -0,0 +1 @@
|
|||
test* -crlf
|
||||
Loading…
Add table
Add a link
Reference in a new issue