diff options
author | Victor J. Orlikowski <orlikowski@apache.org> | 2003-04-16 08:29:46 +0200 |
---|---|---|
committer | Victor J. Orlikowski <orlikowski@apache.org> | 2003-04-16 08:29:46 +0200 |
commit | 9e522ff68eea567c7fc8849e96c5aa9ea7f3a400 (patch) | |
tree | 8379707e2a5090b57200b00a64d37aab750806d0 /.cvsignore | |
parent | propagate the html-formatted license and the all-on-one-page faq. (diff) | |
download | apache2-9e522ff68eea567c7fc8849e96c5aa9ea7f3a400.tar.xz apache2-9e522ff68eea567c7fc8849e96c5aa9ea7f3a400.zip |
If we're going to generate httpd.spec, we ought to cvsignore it.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99384 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to '.cvsignore')
-rw-r--r-- | .cvsignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.cvsignore b/.cvsignore index 3285f4af49..6c750fc902 100644 --- a/.cvsignore +++ b/.cvsignore @@ -38,3 +38,4 @@ BuildLog.htm *.sto *.vcproj autom4te.cache +httpd.spec |