diff options
author | Alex Blasche <alexander.blasche@qt.io> | 2018-12-07 14:16:44 +0100 |
---|---|---|
committer | Alex Blasche <alexander.blasche@qt.io> | 2018-12-10 15:44:46 +0000 |
commit | fa56cc36c287108a095f006fa2083796610afe27 (patch) | |
tree | 79ea5c57179407cc640a3bc79f15264e964e21ba | |
parent | faaa6521dc37fcf4d989f94b6d2a373974357629 (diff) | |
download | qtlocation-fa56cc36c287108a095f006fa2083796610afe27.tar.gz |
Ignore Android specific build files
They make it impossible to find any other file.
Change-Id: I9abe8ea08befab52c00e1d1e60262c637905fbbc
Reviewed-by: Paolo Angelelli <paolo.angelelli@qt.io>
-rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -85,6 +85,9 @@ tst_*.log tst_*.debug tst_*~ +# Android temporary files +*so-deployment-settings.json + # xemacs temporary files *.flc |