mirror of
https://github.com/OpenVPN/openvpn.git
synced 2026-05-28 04:03:29 -04:00
svn merge -r 582:585 $SO/trunk/openvpn
2.1_beta1 git-svn-id: http://svn.openvpn.net/projects/openvpn/branches/BETA21/openvpn@586 e7ae566f-a301-0410-adde-c780ea21d3b5
This commit is contained in:
parent
6130e25886
commit
d5bef8ff0c
2 changed files with 33 additions and 0 deletions
32
.svnignore
Normal file
32
.svnignore
Normal file
|
|
@ -0,0 +1,32 @@
|
|||
*.conf
|
||||
*.log
|
||||
*.patch
|
||||
*.diff
|
||||
*.tmp
|
||||
tmp*
|
||||
log*
|
||||
files
|
||||
pid
|
||||
ipp.txt
|
||||
config.m4
|
||||
version
|
||||
openvpn
|
||||
config.cache
|
||||
configure
|
||||
Makefile
|
||||
Makefile.in
|
||||
stamp-h*
|
||||
config.guess
|
||||
config.sub
|
||||
depcomp
|
||||
missing
|
||||
mkinstalldirs
|
||||
config.status
|
||||
config.h
|
||||
config.h.in
|
||||
aclocal.m4
|
||||
openvpn.spec
|
||||
config-win32.h
|
||||
install-sh
|
||||
autom4te*.cache
|
||||
.deps
|
||||
1
install-win32/.svnignore
Normal file
1
install-win32/.svnignore
Normal file
|
|
@ -0,0 +1 @@
|
|||
openvpn.nsi
|
||||
Loading…
Reference in a new issue