summaryrefslogtreecommitdiff
path: root/.gitignore
blob: 58b37fffbf9f193e2c283d6827ae8ac2c79ac58d (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
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
obj
bin
gen
libs
vendor
.settings
openvpn/.git
openvpn/autom4te.cache
openvpn/aclocal.m4
openvpn/config.log
openvpn/config.h.in
openvpn/configure

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

*.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
bitmask_android/assets/minivpn.armeabi
bitmask_android/assets/minivpn.armeabi-v7a
bitmask_android/assets/minivpn.mips
bitmask_android/assets/minivpn.x86
openvpn/a.out.dSYM
openvpn/config.status
Makefile
openvpn/libtool
openvpn/stamp-h1
openvpn/version.sh
t_client.sh
zh-CN.zip
zh-TW.zip
google-breakpad/
id.zip
/hosts-for-android-emulator.bk
/build-native.sh.bk
/build-native.sh~

local.properties
#gradle.properties*
*~
*.iml
.idea
build
.gradle
jniLibs
*.dot
/TAGS
/ics-openvpn-stripped
app/ovpnlibs
app/.externalNativeBuild
releases
currentReleases

go/golang/go
go/lib/bitmask-core-sources.jar
go/lib/bitmask-core.aar
go/lib/bitmask-web-core-sources.jar
go/lib/bitmask-web-core.aar

lib-bitmask-core-arm64/build
lib-bitmask-core-armv7/build
lib-bitmask-core-web/build
lib-bitmask-core-x86/build
lib-bitmask-core-x86_64/build
lib-bitmask-core/build
lib-bitmask-core-arm64/bitmaskcore_arm64-sources.jar
lib-bitmask-core-arm64/bitmaskcore_arm64.aar
lib-bitmask-core-armv7/bitmaskcore_arm-sources.jar
lib-bitmask-core-armv7/bitmaskcore_arm.aar
lib-bitmask-core-web/bitmaskcore_web-sources.jar
lib-bitmask-core-web/bitmaskcore_web.aar
lib-bitmask-core-x86/bitmaskcore_x86-sources.jar
lib-bitmask-core-x86/bitmaskcore_x86.aar
lib-bitmask-core-x86_64/bitmaskcore_x86_64-sources.jar
lib-bitmask-core-x86_64/bitmaskcore_x86_64.aar
lib-bitmask-core/bitmaskcore-sources.jar
lib-bitmask-core/bitmaskcore.aar


fastlane/report.xml