From fa56cc36c287108a095f006fa2083796610afe27 Mon Sep 17 00:00:00 2001 From: Alex Blasche Date: Fri, 7 Dec 2018 14:16:44 +0100 Subject: Ignore Android specific build files They make it impossible to find any other file. Change-Id: I9abe8ea08befab52c00e1d1e60262c637905fbbc Reviewed-by: Paolo Angelelli --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 5b60c37d..a4fa8e34 100644 --- a/.gitignore +++ b/.gitignore @@ -85,6 +85,9 @@ tst_*.log tst_*.debug tst_*~ +# Android temporary files +*so-deployment-settings.json + # xemacs temporary files *.flc -- cgit v1.2.1