summaryrefslogtreecommitdiff
path: root/.gitattributes
Commit message (Collapse)AuthorAgeFilesLines
* .gitattributes: make tabs in indentation a visible errorJohannes Schindelin2018-12-061-0/+1
| | | | Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
* .gitattributes: force shell scripts to LFMarcel Raad2017-04-171-0/+1
| | | | | | | | Bash on Linux errors out on CR characters. This makes tests 1221 and 1222 pass on Linux with a CRLF checkout. Ref: https://github.com/curl/curl/pull/1344#issuecomment-289243166 Closes https://github.com/curl/curl/pull/1422
* .gitattributes: turn off CRLF for *.amMarcel Raad2017-03-271-0/+1
| | | | | | If Makefile.am uses CRLF, buildconf in a Windows checkout fails with: ".ibtoolize: error: AC_CONFIG_MACRO_DIRS([m4]) conflicts with ACLOCAL_AMFLAGS=-I m4"
* Tell git to not convert configure-related files.Guenter Knauf2012-07-171-0/+1
|
* Tell git to not convert configure-related files.Guenter Knauf2012-07-151-0/+3
|
* Add .gitattributes files to turn off CRLF translation for some filesBill Hoffman2010-03-241-0/+1