summaryrefslogtreecommitdiff
path: root/.hgignore
diff options
context:
space:
mode:
authorArne Schwabe <arne@rfc2549.org>2013-06-11 00:03:24 +0200
committerArne Schwabe <arne@rfc2549.org>2013-06-11 00:03:24 +0200
commitbc7e03f21199a471322bb58aa1f47c82c2167734 (patch)
treef2ce3b173a807a315da7930aab52133a928fbab3 /.hgignore
parent31aaf5a71a69e5cc2249d3205c952e9aecc65e65 (diff)
fix faq script, ignore gradle/idea dirs
--HG-- extra : rebase_source : e66365a57f65fb28f6d10c156cdaddbed1ee7d04
Diffstat (limited to '.hgignore')
-rw-r--r--.hgignore3
1 files changed, 2 insertions, 1 deletions
diff --git a/.hgignore b/.hgignore
index 1e1452b5..ed45e98f 100644
--- a/.hgignore
+++ b/.hgignore
@@ -70,4 +70,5 @@ local.properties
proguard-project.txt
build.xml
cache.properties
-.gradle \ No newline at end of file
+.gradle
+.idea \ No newline at end of file