summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorAlex Blasche <alexander.blasche@qt.io>2020-02-12 15:54:48 +0100
committerAlex Blasche <alexander.blasche@qt.io>2020-02-21 10:39:46 +0100
commita2769b323dc890def9dffaf98c768cec12eba3c0 (patch)
tree0c6bd55b6acae4e67913bbba5255e85dc7f72e9c /.gitignore
parent0c8f3eb35eead6e4db7732020d7fb2863ba3787f (diff)
Suppress deployment-settings files on Android
Apparently the file name convention has slightly changed. Change-Id: Iab220cc2350ee3a43c11a03ea76b1e2f33e53674 Reviewed-by: Konstantin Ritt <ritt.ks@gmail.com> Reviewed-by: Timur Pocheptsov <timur.pocheptsov@qt.io> Reviewed-by: Oliver Wolff <oliver.wolff@qt.io>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 1b9be3d7..881b5b8a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -18,7 +18,7 @@ moc_*.cpp
ui_*.h
qrc_*.cpp
*.moc
-*so-deployment-settings.json
+*deployment-settings.json
.qmake.cache
.pch
QtBluetooth.version*