[Libreoffice-commits] online.git: .gitignore

Tor Lillqvist (via logerrit) logerrit at kemper.freedesktop.org
Mon Nov 25 09:20:00 UTC 2019


 .gitignore |    1 +
 1 file changed, 1 insertion(+)

New commits:
commit 09f64252ab5b17f7df8118270ea3ca0e05e8b511
Author:     Tor Lillqvist <tml at iki.fi>
AuthorDate: Sun Oct 6 14:38:22 2019 +0300
Commit:     Tor Lillqvist <tml at collabora.com>
CommitDate: Mon Nov 25 11:19:31 2019 +0200

    Ignore the ios/Mobile/Branding directory, set up by the configure script
    
    Change-Id: Id320ea554ff74476699cb8bde399018aae9e6ee8
    (cherry picked from commit 1aaceb02c5d9521298573fa7c554c4a76135fd21)

diff --git a/.gitignore b/.gitignore
index 8e46ebb93..97d8e383b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -86,6 +86,7 @@ docker/builddir
 
 ios/Mobile/Info.plist
 ios/Mobile/Fonts
+ios/Mobile/Branding
 
 # symlinks created by configure for the iOS app Xcode project
 lobuilddir-symlink


More information about the Libreoffice-commits mailing list