diff options
author | Brian Havard <bjh@apache.org> | 2000-12-05 13:58:27 +0100 |
---|---|---|
committer | Brian Havard <bjh@apache.org> | 2000-12-05 13:58:27 +0100 |
commit | 67c0a2001be4816246c7fdbea97f700af0cfe69b (patch) | |
tree | 0a05ea7096b79d6f01f56bc71354c64c196c60d1 /os/win32/.cvsignore | |
parent | Get make distclean working again. The replaced egrep-style regexp does (diff) | |
download | apache2-67c0a2001be4816246c7fdbea97f700af0cfe69b.tar.xz apache2-67c0a2001be4816246c7fdbea97f700af0cfe69b.zip |
Remove "installer" from the ignore list so the directory doesn't get blown
away every time I do a cvsclean.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87204 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to '')
-rw-r--r-- | os/win32/.cvsignore | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/os/win32/.cvsignore b/os/win32/.cvsignore index c0cf0f2795..97bcd09a59 100644 --- a/os/win32/.cvsignore +++ b/os/win32/.cvsignore @@ -4,6 +4,5 @@ *.plg *.dsw *.mak -installer mod_*D mod_*R |