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 /service-win32/.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 'service-win32/.svnignore')
-rw-r--r-- | service-win32/.svnignore | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/service-win32/.svnignore b/service-win32/.svnignore index df25b75..d9987b3 100644 --- a/service-win32/.svnignore +++ b/service-win32/.svnignore @@ -1,8 +1,4 @@ -*.exe -*.obj *.o -.deps Makefile.in +.deps Makefile -service.h -service.c |