diff options
author | zack <zack@138bc75d-0d04-0410-961f-82ee72b054a4> | 2004-01-05 00:39:35 +0000 |
---|---|---|
committer | zack <zack@138bc75d-0d04-0410-961f-82ee72b054a4> | 2004-01-05 00:39:35 +0000 |
commit | 1af56aa4b6a52599dda7006a3cf031ed1fbad00f (patch) | |
tree | 536d63a7967663656c97740410338506f2d49966 /gcc/.cvsignore | |
parent | ac6da9a7dec53cfa1692e5281768314055836270 (diff) | |
download | gcc-1af56aa4b6a52599dda7006a3cf031ed1fbad00f.tar.gz |
* .cvsignore: Add autom4te.cache.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@75405 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/.cvsignore')
-rw-r--r-- | gcc/.cvsignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/.cvsignore b/gcc/.cvsignore index 3f4ee4b6f48..41fb7617291 100644 --- a/gcc/.cvsignore +++ b/gcc/.cvsignore @@ -2,3 +2,4 @@ cscope.files cscope.out cscope.in.out cscope.po.out +autom4te.cache |