diff options
author | Ryan Bloom <rbb@apache.org> | 2000-04-27 19:57:01 +0200 |
---|---|---|
committer | Ryan Bloom <rbb@apache.org> | 2000-04-27 19:57:01 +0200 |
commit | 37300784697c5fba2b747db648a060e1c42c748f (patch) | |
tree | 94019bde05d428f8108a058256eb6870269c10a5 /support/.cvsignore | |
parent | ignore the intermediate build files. (diff) | |
download | apache2-37300784697c5fba2b747db648a060e1c42c748f.tar.xz apache2-37300784697c5fba2b747db648a060e1c42c748f.zip |
ignore the .libs directory too.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@85059 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to '')
-rw-r--r-- | support/.cvsignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/support/.cvsignore b/support/.cvsignore index f657aa9f4f..fe2ef9f4b3 100644 --- a/support/.cvsignore +++ b/support/.cvsignore @@ -1,3 +1,4 @@ +.libs *.lo .deps Makefile |