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:40 UTC

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

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