Updated .gitignore to silence ios dirs

e.g. <repo>/build is already silenced, so it is natural to do
the same for the iOS builds.

Signed-off-by: Jan Iversen <jani@apache.org>
This commit is contained in:
jan Iversen 2018-05-10 12:10:20 +02:00 committed by Dirk Hohndel
parent 7d6a48b59f
commit 5e05c804c8

11
.gitignore vendored
View file

@ -22,15 +22,24 @@ packaging/macos/Info.plist
*.kdev4
callgrind.out.*
.gitignore
build/
build*/
.rcc
.moc
.uic
.obj
Makefile
subsurface.pro.user*
Subsurface-mobile.pro.user*
Subsurface.app
.DS_Store
!android/**/*.xml
build*
mobile-widgets/qml/kirigami
packaging/ios/Subsurface-mobile/translations/
packaging/ios/googlemaps*
packaging/ios/install-root*
packaging/ios/libdivecomputer-*
packaging/ios/libgit2*
packaging/ios/libxslt*
packaging/ios/libzip*