projects
/
git.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0a565de
)
Add intermediate build products to .gitignore
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)
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
patch
|
blob
|
history
diff --git
a/.gitignore
b/.gitignore
index 51a37b1af7ab927b98e2764e755b130080bfc9e3..f0d2e96b888d0a457dbd61ecb6c347c4dbb07f8a 100644
(file)
--- a/
.gitignore
+++ b/
.gitignore
@@
-168,6
+168,7
@@
git.spec
*.exe
*.[aos]
*.py[co]
+*+
config.mak
autom4te.cache
config.cache