diff options
author | Justin Erenkrantz <jerenkrantz@apache.org> | 2002-06-29 09:39:12 +0200 |
---|---|---|
committer | Justin Erenkrantz <jerenkrantz@apache.org> | 2002-06-29 09:39:12 +0200 |
commit | f134bd84a1a64415f32311de303feee6cc2df863 (patch) | |
tree | 9796f29016e689867aec1db6b1bea33c3b4a61ba /srclib | |
parent | Just one more showstopper on my list and I'm not sure we can do anything (diff) | |
download | apache2-f134bd84a1a64415f32311de303feee6cc2df863.tar.xz apache2-f134bd84a1a64415f32311de303feee6cc2df863.zip |
Add autom4te.cache to cvsignore files.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95910 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'srclib')
-rw-r--r-- | srclib/pcre/.cvsignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/srclib/pcre/.cvsignore b/srclib/pcre/.cvsignore index 3f1514a466..2a103f227f 100644 --- a/srclib/pcre/.cvsignore +++ b/srclib/pcre/.cvsignore @@ -27,3 +27,4 @@ BuildLog.htm *.stt *.sto *.vcproj +autom4te.cache |