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 /install-win32 | |
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 'install-win32')
-rw-r--r-- | install-win32/.svnignore | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/install-win32/.svnignore b/install-win32/.svnignore index 6bf320b..9bf9495 100644 --- a/install-win32/.svnignore +++ b/install-win32/.svnignore @@ -1,5 +1,4 @@ -openvpn.nsi +*.o +Makefile.in settings Makefile -Makefile.in -tmp |