diff options
Diffstat (limited to '.hgignore')
-rw-r--r-- | .hgignore | 8 |
1 files changed, 7 insertions, 1 deletions
@@ -70,4 +70,10 @@ proguard-project.txt build.xml cache.properties .gradle -.idea + +# User-specific configurations +.idea/libraries/ +.idea/tasks.xml +.idea/.name +*.iml + |