You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by el...@apache.org on 2020/06/11 12:32:39 UTC

[maven-reporting-exec] branch ignore created (now b87255c)

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

elharo pushed a change to branch ignore
in repository https://gitbox.apache.org/repos/asf/maven-reporting-exec.git.


      at b87255c  add .checkstyle to .ignore

This branch includes the following new commits:

     new b87255c  add .checkstyle to .ignore

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



[maven-reporting-exec] 01/01: add .checkstyle to .ignore

Posted by el...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

elharo pushed a commit to branch ignore
in repository https://gitbox.apache.org/repos/asf/maven-reporting-exec.git

commit b87255ca9b648e37ff794c1be530a5286f00e026
Author: Elliotte Rusty Harold <el...@ibiblio.org>
AuthorDate: Thu Jun 11 08:32:25 2020 -0400

    add .checkstyle to .ignore
---
 .gitignore | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.gitignore b/.gitignore
index 5b67d54..3ae9082 100644
--- a/.gitignore
+++ b/.gitignore
@@ -14,3 +14,4 @@ out/
 /dependencies.xml
 .java-version
 /dependency-reduced-pom.xml
+.checkstyle