diff options
author | james <james@e7ae566f-a301-0410-adde-c780ea21d3b5> | 2008-05-24 19:05:59 +0000 |
---|---|---|
committer | james <james@e7ae566f-a301-0410-adde-c780ea21d3b5> | 2008-05-24 19:05:59 +0000 |
commit | 9e6a5e01b36463839714028922aa82a305e66e28 (patch) | |
tree | 41b02f0027e5e7a85066ccac0503d3fa7380cd4d /.svnignore | |
parent | Moved branch into official BETA21 position. (diff) | |
download | openvpn-9e6a5e01b36463839714028922aa82a305e66e28.tar.xz |
Modified .svnignore to only ignore files generated
by the auto* tools and make.
git-svn-id: http://svn.openvpn.net/projects/openvpn/branches/BETA21/openvpn@2966 e7ae566f-a301-0410-adde-c780ea21d3b5
Diffstat (limited to '')
-rw-r--r-- | .svnignore | 53 |
1 files changed, 15 insertions, 38 deletions
@@ -1,43 +1,20 @@ -*.conf -*.log -*.patch -*.diff -*.tmp -*.html -tmp* -log* -files -pid -ipp.txt -config.m4 -version -openvpn -config.cache -configure -Makefile -Makefile.in -stamp-h* +*.o +config.status +config.log config.guess -config.sub +aclocal.m4 +install-sh +Makefile.in +openvpn depcomp -missing -mkinstalldirs -config.status config.h +.deps +Makefile config.h.in -aclocal.m4 -openvpn.spec +configure config-win32.h -install-sh -autom4te*.cache -.deps -*.tar.gz -*.exe -*.asc -*.zip -*.so -*.merge-left.* -*.merge-right.* -*.working -*.orig -*.rej +config.sub +openvpn.spec +stamp-h1 +autom4te.cache +missing |