summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorGravatar jan Iversen <jani@libreoffice.org>2018-05-10 14:36:22 +0200
committerGravatar Dirk Hohndel <dirk@hohndel.org>2018-05-10 08:24:13 -0700
commit175b3b23b067ec84e44cf557440978b38978ee28 (patch)
tree9360f3f9536cf60a122f0c5ce554b2ab5cae105b /.gitignore
parent5e05c804c806600d427f2491a7bea53d3247694e (diff)
downloadsubsurface-175b3b23b067ec84e44cf557440978b38978ee28.tar.gz
Added Info.plist and Qt to .gitignore
This prevents the generated Info.plist and user defined Qt from being accidently committed. Signed-off-by: Jan Iversen <jani@apache.org>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index d3f29b754..b1aa57221 100644
--- a/.gitignore
+++ b/.gitignore
@@ -42,4 +42,5 @@ packaging/ios/libdivecomputer-*
packaging/ios/libgit2*
packaging/ios/libxslt*
packaging/ios/libzip*
-
+packaging/ios/Info.plist
+packaging/ios/Qt