projects
/
git.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
baf1219
)
autoconf: Add config.cache to .gitignore
author
Jakub Narebski
<jnareb@gmail.com>
Thu, 7 Sep 2006 12:30:06 +0000
(14:30 +0200)
committer
Junio C Hamano
<junkio@cox.net>
Thu, 7 Sep 2006 20:04:33 +0000
(13:04 -0700)
Add generated file config.cache (default cache file, when running
./configure with -C, --config-cache option) to the list of ignored
files.
Signed-off-by: Jakub Narebski <jnareb@gmail.com>
Signed-off-by: Junio C Hamano <junkio@cox.net>
.gitignore
patch
|
blob
|
history
diff --git
a/.gitignore
b/.gitignore
index 78cb6715398eabcd070e5301798b935f5db62565..0d608fe12ada909959a524ec60c4a6aa491bd3fc 100644
(file)
--- a/
.gitignore
+++ b/
.gitignore
@@
-141,6
+141,7
@@
git-core.spec
*.py[co]
config.mak
autom4te.cache
+config.cache
config.log
config.status
config.mak.autogen