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:43:54 UTC

[maven-install-plugin] 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-install-plugin.git

commit eec157bb2d115e46cc3df2f213ebb4d56435ded9
Author: Elliotte Rusty Harold <el...@ibiblio.org>
AuthorDate: Thu Jun 11 08:43:37 2020 -0400

    add .checkstyle to .ignore
---
 .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