From 57911fca4a7179677174cea7449af9687232e473 Mon Sep 17 00:00:00 2001 From: loki666 Date: Thu, 16 Feb 2017 18:13:10 +0100 Subject: add android build files --- android/.gitignore | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 android/.gitignore (limited to 'android/.gitignore') diff --git a/android/.gitignore b/android/.gitignore new file mode 100644 index 0000000..e0c35b9 --- /dev/null +++ b/android/.gitignore @@ -0,0 +1,2 @@ +obj/ +libs/ -- cgit v1.2.3