author | Jonathan Nieder <jrnieder@gmail.com> | |
Sun, 8 Nov 2009 22:07:16 +0000 (16:07 -0600) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Mon, 9 Nov 2009 01:04:50 +0000 (17:04 -0800) | ||
commit | f9bbaa384efd4c5c56b9a13d08680f6fc09324ca | |
tree | 4fdc27da8fadf4650b2966f9a56e79b1c25c2665 | tree | snapshot |
parent | 0a565de4a50032339d3786d366e70912a4dcf572 | commit | diff |
Add intermediate build products to .gitignore
Temporaries such as configure.ac+ and Documentation/*.xml+
sometimes remain after an interrupted build. Tell git not to
track them.
Signed-off-by: Jonathan Nieder <jrnieder@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Temporaries such as configure.ac+ and Documentation/*.xml+
sometimes remain after an interrupted build. Tell git not to
track them.
Signed-off-by: Jonathan Nieder <jrnieder@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
.gitignore | diff | blob | history |