summaryrefslogtreecommitdiff
path: root/android/.gitignore
diff options
context:
space:
mode:
authorMatúš Kukan <matus.kukan@collabora.com>2013-12-19 15:32:54 +0100
committerMatúš Kukan <matus.kukan@collabora.com>2013-12-20 13:00:24 +0100
commita17c0950c04693411cc7e46a21c65d45216d8c52 (patch)
treee2fb876605ea219ef0177126be7fc564821b845e /android/.gitignore
parent57a80a49ce3726a096a26f49a8e0b7c4f689da54 (diff)
Add tool to generate native-code.cxx for Android.
Should be extended to be helpfull for iOS too. Change-Id: I862731b6386d5f9cbb508e0c138f45fbe1cb3f46
Diffstat (limited to 'android/.gitignore')
-rw-r--r--android/.gitignore3
1 files changed, 2 insertions, 1 deletions
diff --git a/android/.gitignore b/android/.gitignore
index 9034b9895557..dca2c57fff27 100644
--- a/android/.gitignore
+++ b/android/.gitignore
@@ -3,4 +3,5 @@ bin
gen
libs
obj
-local.properties \ No newline at end of file
+local.properties
+native-code.cxx