summaryrefslogtreecommitdiff
path: root/.hgignore
blob: a8b8db1f110b00afcc263d8266d3fdae450898a2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
obj
bin
libs
^gen$
build/
openvpn/.git
openvpn/autom4te.cache
openvpn/aclocal.m4
openvpn/config.log
openvpn/config.h.in
openvpn/configure
^.gradle$
syntax: regexp
.DS_Store
^openvpn/xcopenvpn$

syntax: glob
openvpn/src/openvpnserv/.deps
openvpn/Makefile
openvpn/Makefile.in
openvpn/build/Makefile
openvpn/build/Makefile.in
openvpn/build/msvc/Makefile
openvpn/build/msvc/Makefile.in
openvpn/src/openvpn/.deps
openvpn/src/compat/.deps
*.o
ovpn3
*.patch
openvpn/distro/Makefile.in
openvpn/distro/rpm/Makefile.in
openvpn/doc/Makefile.in
openvpn/include/Makefile.in
depcomp
openvpn/config.guess
openvpn/config.sub
openvpn/install-sh
openvpn/ltmain.sh
openvpn/m4/libtool.m4
openvpn/m4/ltoptions.m4
openvpn/m4/ltsugar.m4
openvpn/m4/ltversion.m4
openvpn/m4/lt~obsolete.m4
openvpn/missing
openvpn/sample/Makefile.in
openvpn/src/Makefile.in
openvpn/src/compat/Makefile.in
openvpn/src/openvpnserv/Makefile.in
openvpn/tests/Makefile.in
assets/minivpn.armeabi
assets/minivpn.armeabi-v7a
assets/minivpn.mips
assets/minivpn.x86
openvpn/a.out.dSYM
openvpn/config.status
Makefile
openvpn/libtool
openvpn/stamp-h1
openvpn/version.sh
t_client.sh
ics-openvpn.zip
zh-CN.zip
zh-TW.zip
google-breakpad/
id.zip
ovpn3/boost
polarssl
local.properties
proguard-project.txt
build.xml
cache.properties

# User-specific configurations
.idea
*.iml

main/openvpn3
main/boost_1_55_0