This website requires JavaScript.
Explore
Help
Sign In
mirror
/
curl
Watch
2
Star
0
Fork
0
You've already forked curl
mirror of
https://github.com/curl/curl.git
synced
2024-11-21 01:16:58 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
acc8089bc2
curl
/
.gitattributes
6 lines
73 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Add .gitattributes files to turn off CRLF translation for some files
2010-03-25 11:48:35 +08:00
*.dsw -crlf
Tell git to not convert configure-related files.
2012-07-16 00:25:55 +08:00
buildconf eol=lf
configure.ac eol=lf
*.m4 eol=lf
Tell git to not convert configure-related files.
2012-07-18 02:35:23 +08:00
*.in eol=lf
Reference in New Issue
Copy Permalink