summaryrefslogtreecommitdiff
path: root/.hgignore
diff options
context:
space:
mode:
Diffstat (limited to '.hgignore')
-rw-r--r--.hgignore5
1 files changed, 4 insertions, 1 deletions
diff --git a/.hgignore b/.hgignore
index cc384808..1e1452b5 100644
--- a/.hgignore
+++ b/.hgignore
@@ -2,6 +2,7 @@ obj
bin
libs
gen
+build
openvpn/.git
openvpn/autom4te.cache
openvpn/aclocal.m4
@@ -67,4 +68,6 @@ ovpn3/boost
polarssl
local.properties
proguard-project.txt
-build.xml \ No newline at end of file
+build.xml
+cache.properties
+.gradle \ No newline at end of file