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
commit011bcb7922f5e23a04322f91318704b1e5ab231d (patch)
tree22eff1767c95713020fb26d53595793bbc837dd7 /.hgignore
parent3112a0b79549c7915355fe57e24424e2d3f92bb4 (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