Fix handling of multiple "--remote" gateways and optional [port] [proto] parameters
[network-manager-openvpn.git] / .gitignore
1 *~
2 *.o
3 *.lo
4 *.la
5 *.bz2
6 *.swp
7 Makefile
8 Makefile.in*
9 configure
10 compile
11 config.*
12 aclocal.m4
13 depcomp
14 install-sh
15 libtool
16 ltmain.sh
17 missing
18 mkinstalldirs
19 POTFILES
20 stamp-*
21 .deps
22 .libs
23 autom4te.cache
24 intltool-*
25 po/*.gmo
26 po/.intltool-merge-cache
27 m4/gtk-doc.m4
28 m4/intltool.m4
29 m4/libtool.m4
30 m4/lt*.m4
31
32 auth-dialog/nm-openvpn-auth-dialog
33 nm-openvpn-service.name
34 nm-openvpn.desktop
35 src/nm-openvpn-service
36 src/nm-openvpn-service-openvpn-helper
37 properties/tests/test-import-export
38