diff options
author | Stephan Bergmann <sbergman@redhat.com> | 2013-09-30 14:48:29 +0200 |
---|---|---|
committer | Stephan Bergmann <sbergman@redhat.com> | 2013-09-30 14:48:29 +0200 |
commit | d3c91ba5c2faf8a59778c35da559e5817772b95f (patch) | |
tree | 27113b887fe16357b71f703583269f70e0908a4c /sysui | |
parent | c3f5bb3e5b2ef9ed95fe32045f47fb05276d7727 (diff) |
gitignore configure-generated Info.plist
Change-Id: I390dfbdedd5c4b53519c51d9953a6be07f403bc0
Diffstat (limited to 'sysui')
-rw-r--r-- | sysui/desktop/macosx/.gitignore | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/sysui/desktop/macosx/.gitignore b/sysui/desktop/macosx/.gitignore new file mode 100644 index 000000000000..f690390fcd6a --- /dev/null +++ b/sysui/desktop/macosx/.gitignore @@ -0,0 +1,9 @@ +# +# This file is part of the LibreOffice project. +# +# This Source Code Form is subject to the terms of the Mozilla Public +# License, v. 2.0. If a copy of the MPL was not distributed with this +# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# + +/Info.plist |