You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by ol...@apache.org on 2021/08/12 06:50:24 UTC

[maven-release] branch master updated: add some gh action and ignore .DS_Store directories

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

olamy pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-release.git


The following commit(s) were added to refs/heads/master by this push:
     new fa440e4  add some gh action and ignore .DS_Store directories
fa440e4 is described below

commit fa440e49dc5fefd8544e92d4bcf0c7c4ccc2d02d
Author: Olivier Lamy <ol...@apache.org>
AuthorDate: Thu Aug 12 16:50:10 2021 +1000

    add some gh action and ignore .DS_Store directories
    
    Signed-off-by: Olivier Lamy <ol...@apache.org>
---
 .gitignore | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.gitignore b/.gitignore
index ebf7024..edcb0d7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -9,4 +9,4 @@ target
 .settings
 build
 .checkstyle
-
+.DS_Store