This is an automated email from the ASF dual-hosted git repository.

leginee pushed a commit to branch win10-msvc-trunk
in repository https://gitbox.apache.org/repos/asf/openoffice.git


The following commit(s) were added to refs/heads/win10-msvc-trunk by this push:
     new 388a1641d9 update .gitignore
388a1641d9 is described below

commit 388a1641d9e4614d5842fb0bf9d696b2457ca920
Author: Peter Kovacs <[email protected]>
AuthorDate: Tue Aug 25 01:02:44 2026 +0200

    update .gitignore
---
 .gitignore | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/.gitignore b/.gitignore
index 55f009dbbc..ebb4f69f0c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -26,6 +26,7 @@
 /main/Linux*Env.Set*
 /main/MacOS*Env.Set*
 /main/OS2*Env.Set*
+/main/win*Env.Set*
 /main/ant.properties
 /main/autom4te.cache
 /main/config.guess
@@ -48,6 +49,8 @@ CVS
 TAGS
 \#*
 /log
+/*.txt
+/**/*.out
 
 # id-utils, ctags, cscope
 /ID

Reply via email to