This is an automated email from the ASF dual-hosted git repository. leginee pushed a commit to branch mac-vcl-button-contrast in repository https://gitbox.apache.org/repos/asf/openoffice.git
commit fabc118bba90a90136ad2cb2f04f6c3e5fd98743 Author: peter kovacs <[email protected]> AuthorDate: Thu Sep 10 05:45:16 2026 +0200 Add Xcode files to gitignore. --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 18754d0a0e..dca3f334ae 100644 --- a/.gitignore +++ b/.gitignore @@ -109,3 +109,6 @@ bazel-* user.bazelrc *.lock +# xcode +*.xcodeproj +
