diff options
author | Ryan Bloom <rbb@apache.org> | 2000-12-05 04:48:26 +0100 |
---|---|---|
committer | Ryan Bloom <rbb@apache.org> | 2000-12-05 04:48:26 +0100 |
commit | c512685df5c3ce51ba133c72306b3a3bc9ceaef2 (patch) | |
tree | 84e77a43898cccba7a8d3690350916e6edff102a /modules/cache/.cvsignore | |
parent | Do not automatically add the core module to the modules.c file. This (diff) | |
download | apache2-c512685df5c3ce51ba133c72306b3a3bc9ceaef2.tar.xz apache2-c512685df5c3ce51ba133c72306b3a3bc9ceaef2.zip |
Ignore all the files that are generated during a build
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87195 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'modules/cache/.cvsignore')
-rw-r--r-- | modules/cache/.cvsignore | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/modules/cache/.cvsignore b/modules/cache/.cvsignore new file mode 100644 index 0000000000..f2f7a70d2c --- /dev/null +++ b/modules/cache/.cvsignore @@ -0,0 +1,10 @@ +.deps +.libs +*.la +modules.mk +Makefile +*.lo +*.slo +*.so +*.dll +*.def |