[Android] Ignore IntelliJ files
Geoffrey Métais
git at videolan.org
Mon Dec 29 18:49:05 CET 2014
vlc-ports/android | branch: master | Geoffrey Métais <geoffrey.metais at gmail.com> | Mon Dec 29 18:48:34 2014 +0100| [939270ed86017f5cf2d8eb42d78f04c0c665b08f] | committer: Geoffrey Métais
Ignore IntelliJ files
> http://git.videolan.org/gitweb.cgi/vlc-ports/android.git/?a=commit;h=939270ed86017f5cf2d8eb42d78f04c0c665b08f
---
.gitignore | 1 +
1 file changed, 1 insertion(+)
diff --git a/.gitignore b/.gitignore
index 14283f6..2bc334e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -26,6 +26,7 @@ java-libs/appcompat/.project
# Android Studio
.idea
+*.iml
#gradle
gradle.properties
More information about the Android
mailing list