From 298c69d56e6dae8c503b19913b7186d6db829b92 Mon Sep 17 00:00:00 2001 From: Tor Lillqvist Date: Tue, 15 Oct 2013 23:23:29 +0300 Subject: Generate the ios/lo.xcconfig at configure time Also, add INSTDIR and WORKDIR. Change-Id: I16266202c2e2d005533f7ffbcc2ae41f63833928 --- ios/.gitignore | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 ios/.gitignore (limited to 'ios/.gitignore') diff --git a/ios/.gitignore b/ios/.gitignore new file mode 100644 index 000000000000..08c6a6864eb9 --- /dev/null +++ b/ios/.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/. +# + +/lo.xcconfig -- cgit