You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openoffice.apache.org by da...@apache.org on 2019/08/09 16:02:17 UTC

[openoffice] branch trunk updated: Ignore ant.properties and FreeBSD*Env.Set*

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

damjan pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/openoffice.git


The following commit(s) were added to refs/heads/trunk by this push:
     new 385e255  Ignore ant.properties and FreeBSD*Env.Set*
385e255 is described below

commit 385e255f2b21763a5cd2175f5274240d9b756348
Author: Damjan Jovanovic <da...@gmail.com>
AuthorDate: Fri Aug 9 18:00:56 2019 +0200

    Ignore ant.properties and FreeBSD*Env.Set*
    
    Patch by: me
---
 .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