diff options
author | Arne Schwabe <arne@rfc2549.org> | 2013-06-11 00:03:24 +0200 |
---|---|---|
committer | Arne Schwabe <arne@rfc2549.org> | 2013-06-11 00:03:24 +0200 |
commit | bc7e03f21199a471322bb58aa1f47c82c2167734 (patch) | |
tree | f2ce3b173a807a315da7930aab52133a928fbab3 /.hgignore | |
parent | 31aaf5a71a69e5cc2249d3205c952e9aecc65e65 (diff) |
fix faq script, ignore gradle/idea dirs
--HG--
extra : rebase_source : e66365a57f65fb28f6d10c156cdaddbed1ee7d04
Diffstat (limited to '.hgignore')
-rw-r--r-- | .hgignore | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -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 |