summaryrefslogtreecommitdiff
path: root/.gitignore
blob: f392b3251e983df7f66574ed09b8abdfd01512e7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
build/
main/libs/
main/ovpnlibs/
main/obj/
.DS_Store
.navigation
google-breakpad/
ovpn3/boost
polarssl
local.properties
proguard-project.txt
build.xml
cache.properties
.gradle

# User-specific configurations
.idea
*.iml

main/openvpn3