From d1f97aa76432df9bb63fa254712bce5074628e37 Mon Sep 17 00:00:00 2001 From: William Cohen Date: Thu, 24 Mar 2011 10:47:11 -0400 Subject: Remove auto4te.cache files from consideration for updates --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index be37bf8..5868039 100644 --- a/.gitignore +++ b/.gitignore @@ -2,7 +2,7 @@ #* *# .#* -autom4te.* +autom4te.cache/ cscope.files cscope*out gmon.out -- cgit