Add a .gitignore file specific for Android project

This commit is contained in:
Benoit Marty 2018-06-25 15:42:51 +02:00 committed by Hubert Chathi
parent 36fd68c818
commit 570e3a706f

13
android/.gitignore vendored Normal file
View file

@ -0,0 +1,13 @@
#IDEs
/.idea
*.iml
#OS
.DS_Store
#builds
/build
*.apk
.gradle
/local.properties