summaryrefslogtreecommitdiff
path: root/.hgignore
diff options
context:
space:
mode:
authorArne Schwabe <arne@rfc2549.org>2012-07-24 21:31:20 +0200
committerArne Schwabe <arne@rfc2549.org>2012-07-24 21:31:20 +0200
commitc5e4ffc2ecbd6781f7b0ca454391f02f99d0f77e (patch)
tree2b59983735efebb6c1c002c7646274630984c171 /.hgignore
parent83007ae1abc16de9489431cef599e9d60a518d6a (diff)
Build openssl as shared library again, build for all Android ABIs
Diffstat (limited to '.hgignore')
-rw-r--r--.hgignore6
1 files changed, 5 insertions, 1 deletions
diff --git a/.hgignore b/.hgignore
index 4240f434..106a0d12 100644
--- a/.hgignore
+++ b/.hgignore
@@ -45,4 +45,8 @@ openvpn/sample/Makefile.in
openvpn/src/Makefile.in
openvpn/src/compat/Makefile.in
openvpn/src/openvpnserv/Makefile.in
-openvpn/tests/Makefile.in \ No newline at end of file
+openvpn/tests/Makefile.in
+assets/minivpn.armeabi
+assets/minivpn.armeabi-v7a
+assets/minivpn.mips
+assets/minivpn.x86 \ No newline at end of file