summaryrefslogtreecommitdiff
path: root/.hgignore
diff options
context:
space:
mode:
authorArne Schwabe <arne@rfc2549.org>2014-02-13 16:52:32 +0100
committerArne Schwabe <arne@rfc2549.org>2014-02-13 16:52:32 +0100
commitb87a9affb9e565027ba11ba509d7bd9b0f2b5e41 (patch)
tree943c97562c8356e3504b763fce6fe44bf9e0248d /.hgignore
parent1ec9eb737e465de3d215b903c4c91c75696c75ec (diff)
add missing gradle file
Diffstat (limited to '.hgignore')
-rw-r--r--.hgignore5
1 files changed, 2 insertions, 3 deletions
diff --git a/.hgignore b/.hgignore
index b444ea3d..92eb7368 100644
--- a/.hgignore
+++ b/.hgignore
@@ -2,14 +2,14 @@ obj
bin
libs
^gen$
-build
+build/
openvpn/.git
openvpn/autom4te.cache
openvpn/aclocal.m4
openvpn/config.log
openvpn/config.h.in
openvpn/configure
-
+^.gradle$
syntax: regexp
.DS_Store
^openvpn/xcopenvpn$
@@ -69,7 +69,6 @@ local.properties
proguard-project.txt
build.xml
cache.properties
-.gradle
# User-specific configurations
.idea