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

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


The following commit(s) were added to refs/heads/AOO42X by this push:
     new 2999952  Ignore the file which has the git short hash tucked away
2999952 is described below

commit 2999952779bf71732eff0a38c0a36c7b2bb339fa
Author: Jim Jagielski <[email protected]>
AuthorDate: Thu Oct 3 16:38:09 2019 -0400

    Ignore the file which has the git short hash tucked away
    
    (cherry picked from commit ce409d711e61b8103b23c2258ddb477211e22abd)
---
 .gitignore | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/.gitignore b/.gitignore
index 1963b04..69b5ad4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -75,3 +75,6 @@ TAGS
 /*/*/unxso???.pro
 /*/*/unxmac??
 /*/*/unxmac??.pro
+
+#RepoRevision hash file
+/main/solenv/inc/reporevision.lst

Reply via email to