This is an automated email from the ASF dual-hosted git repository.
mseidel pushed a commit to branch AOO417
in repository https://gitbox.apache.org/repos/asf/openoffice.git
The following commit(s) were added to refs/heads/AOO417 by this push:
new be66e34 Ignore ant.properties and FreeBSD*Env.Set*
be66e34 is described below
commit be66e348dde2bbb5f34527e3d19dc547ac200be4
Author: Damjan Jovanovic <[email protected]>
AuthorDate: Fri Aug 9 18:00:56 2019 +0200
Ignore ant.properties and FreeBSD*Env.Set*
Patch by: me
(cherry picked from commit 385e255f2b21763a5cd2175f5274240d9b756348)
---
.gitignore | 2 ++
1 file changed, 2 insertions(+)
diff --git a/.gitignore b/.gitignore
index 3ba8cf9..89f18d1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -21,8 +21,10 @@
*.DS_Store
# configure autoconf related
+/main/FreeBSD*Env.Set*
/main/Linux*Env.Set*
/main/MacOS*Env.Set*
+/main/ant.properties
/main/autom4te.cache
/main/config.guess
/main/config.log