diff options
author | jan Iversen <jani@libreoffice.org> | 2018-06-08 17:52:11 +0200 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2018-06-09 17:18:41 +0200 |
commit | ec0511e824ca596ff16022f45b2c89763b71c250 (patch) | |
tree | 1d099254e2629499763869d2b30a8b93fd6ea908 /.gitignore | |
parent | fe7655155fdb24d47721c8167bed0f565131b251 (diff) | |
download | subsurface-ec0511e824ca596ff16022f45b2c89763b71c250.tar.gz |
ios: concentrate build dirs
update build.sh to make all builds in build-ios
to keep the git dir as clean as possible
Signed-off-by: Jan Iversen <jani@apache.org>
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/.gitignore b/.gitignore index f4457a7df..19e54b349 100644 --- a/.gitignore +++ b/.gitignore @@ -35,11 +35,6 @@ Subsurface.app !android/**/*.xml build* mobile-widgets/qml/kirigami -packaging/ios/translations/ -packaging/ios/googlemaps* -packaging/ios/install-root* -packaging/ios/lib* -packaging/ios/kirigami -packaging/ios/breeze-icons +packaging/ios/install-root packaging/ios/Info.plist packaging/ios/Qt |