Speaking of .gitignore: I found more than one in our source:
- /.gitignore - /main/.gitignore - /main/toolkit/workben/layout/.gitignore - /ext_sources/.gitignore Are they really all needed? Matthias Am 03.10.19 um 22:38 schrieb [email protected]: > This is an automated email from the ASF dual-hosted git repository. > > jim 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 ce409d7 Ignore the file which has the git short hash tucked away > ce409d7 is described below > > commit ce409d711e61b8103b23c2258ddb477211e22abd > 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 > --- > .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 >
smime.p7s
Description: S/MIME Cryptographic Signature
