diff options
author | Ulrich Drepper <drepper@redhat.com> | 2002-12-06 11:07:54 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2002-12-06 11:07:54 +0000 |
commit | c4737dc91f8ea706ff04657376bc5caa8b1983a6 (patch) | |
tree | ca7ac6f0fa08ba6616df8c0b2c4894719d858a25 /.cvsignore | |
parent | 9cf6fef17162bc710c6e9088c34d40f399b54656 (diff) | |
download | glibc-c4737dc91f8ea706ff04657376bc5caa8b1983a6.tar.gz |
Also ignore names such as autom4te-2.53.cache.
Diffstat (limited to '.cvsignore')
-rw-r--r-- | .cvsignore | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.cvsignore b/.cvsignore index 9731af62b0..0a81b82472 100644 --- a/.cvsignore +++ b/.cvsignore @@ -24,4 +24,4 @@ libc.proj .snprj TODO.html -autom4te.cache +autom4te*.cache |