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/07/16 10:20:19 UTC

[maven-resources-plugin] 01/01: add .checkstyle to .gitignore

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-resources-plugin.git

commit ec07b889e66e5f2be25979e2a9c5b3f3f7ba5784
Author: Elliotte Rusty Harold <el...@ibiblio.org>
AuthorDate: Thu Jul 16 06:20:03 2020 -0400

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

diff --git a/.gitignore b/.gitignore
index f79c928..7495d7e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -13,3 +13,4 @@ out/
 /bootstrap
 /dependencies.xml
 .java-version
+.checkstyle