Add a .gitignore file specific for Android project

poljar/cmake_sas
Benoit Marty 2018-06-25 15:42:51 +02:00 committed by Hubert Chathi
parent 36fd68c818
commit 570e3a706f
1 changed files with 13 additions and 0 deletions

13
android/.gitignore vendored Normal file
View File

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