From: Keith Packard Date: Sun, 9 Feb 2020 04:45:50 +0000 (-0800) Subject: altosdroid: Ignore 'build.gradle', which is built from a .in file X-Git-Tag: android-25~4 X-Git-Url: https://git.gag.com/?a=commitdiff_plain;h=41ad298abe24cfef0a9db0259436b998a66e4208;p=fw%2Faltos altosdroid: Ignore 'build.gradle', which is built from a .in file Signed-off-by: Keith Packard --- diff --git a/altosdroid/app/.gitignore b/altosdroid/app/.gitignore new file mode 100644 index 00000000..4dd9642c --- /dev/null +++ b/altosdroid/app/.gitignore @@ -0,0 +1 @@ +build.gradle \ No newline at end of file