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

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

commit a7979842436f943f2f08858b07f3fa792512e4e1
Author: Ariel Constenla-Haile <[email protected]>
AuthorDate: Fri Nov 1 14:14:46 2019 -0300

    Ignore /log folder created by build.pl --html
    
    (cherry picked from commit b8d88ba114ba139e7a0c1f78e7e64fddfc0b52e6)
---
 .gitignore | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.gitignore b/.gitignore
index 69b5ad4..187bc08 100644
--- a/.gitignore
+++ b/.gitignore
@@ -45,6 +45,7 @@
 CVS
 TAGS
 \#*
+/log
 
 # id-utils, ctags, cscope
 /ID

Reply via email to