diff --git a/support/android/.gitignore b/support/android/.gitignore deleted file mode 100644 index 1071c3d9fe4..00000000000 --- a/support/android/.gitignore +++ /dev/null @@ -1,3 +0,0 @@ -openssl-1.0.1k/ -openssl-1.0.1k.tar.gz - diff --git a/support/android/apk/.gitignore b/support/android/apk/.gitignore new file mode 100644 index 00000000000..4d87ae843a8 --- /dev/null +++ b/support/android/apk/.gitignore @@ -0,0 +1,6 @@ +/assets/ +/bin/ +/gen/ +/libs/ +/local.properties +/proguard-project.txt