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>
This commit is contained in:
Jonathan Nieder 2009-11-08 16:07:16 -06:00 коммит произвёл Junio C Hamano
Родитель 0a565de4a5
Коммит f9bbaa384e
1 изменённых файлов: 1 добавлений и 0 удалений

1
.gitignore поставляемый
Просмотреть файл

@ -168,6 +168,7 @@ git.spec
*.exe
*.[aos]
*.py[co]
*+
config.mak
autom4te.cache
config.cache