summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYves Fischer <yvesf-git@xapek.org>2016-11-29 22:53:35 +0100
committeryvesf <yvesf-git@xapek.org>2016-12-01 23:35:43 +0100
commit13c7e0387fdcfb3d0a313d9f0d80ba1dcde10ed4 (patch)
tree64a80f2a4b21ea9fccc411ae62cc0a0a4136461c
parent04912777fdbd9799710756c2478f2d5927675e23 (diff)
downloadandiodine-13c7e0387fdcfb3d0a313d9f0d80ba1dcde10ed4.tar.gz
andiodine-13c7e0387fdcfb3d0a313d9f0d80ba1dcde10ed4.zip
Extend .gitignore to ignore gradle/studio files
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 3932f8e..3f7ca47 100644
--- a/.gitignore
+++ b/.gitignore
@@ -16,6 +16,8 @@ tests/gen
# Android Studio
.idea
+*.iml
+.externalNativeBuild
# ant
out