From: NAKAMURA Takumi Date: Fri, 12 Aug 2011 07:47:50 +0000 (+0000) Subject: .gitignore: Ignore /autom4te.cache. We can execute "PATH=/path/to/autotools/bin autoc... X-Git-Url: http://plrg.eecs.uci.edu/git/?p=oota-llvm.git;a=commitdiff_plain;h=829ef927cf775675b6e664ddbc91c3d5540a116e .gitignore: Ignore /autom4te.cache. We can execute "PATH=/path/to/autotools/bin autoconf/AutoRegen.sh". git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@137441 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/.gitignore b/.gitignore index d7dcc54d080..5dae4342984 100644 --- a/.gitignore +++ b/.gitignore @@ -22,6 +22,7 @@ # Explicit files to ignore (only matches one). #==============================================================================# .gitusers +autom4te.cache cscope.files cscope.out autoconf/aclocal.m4