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
This commit is contained in:
james 2008-05-24 19:05:59 +00:00
parent 1bda73a7b0
commit 9e6a5e01b3
3 changed files with 19 additions and 47 deletions

View File

@ -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*
config.guess
config.sub
depcomp
missing
mkinstalldirs
*.o
config.status
config.h
config.h.in
config.log
config.guess
aclocal.m4
openvpn.spec
config-win32.h
install-sh
autom4te*.cache
Makefile.in
openvpn
depcomp
config.h
.deps
*.tar.gz
*.exe
*.asc
*.zip
*.so
*.merge-left.*
*.merge-right.*
*.working
*.orig
*.rej
Makefile
config.h.in
configure
config-win32.h
config.sub
openvpn.spec
stamp-h1
autom4te.cache
missing

View File

@ -1,5 +1,4 @@
openvpn.nsi
*.o
Makefile.in
settings
Makefile
Makefile.in
tmp

View File

@ -1,8 +1,4 @@
*.exe
*.obj
*.o
.deps
Makefile.in
.deps
Makefile
service.h
service.c