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/08/16 13:51:41 UTC

[maven-common-artifact-filters] 01/01: ignore .checkstyle

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-common-artifact-filters.git

commit efd082bfd983b86717ee536393ff027d215f4d5c
Author: Elliotte Rusty Harold <el...@ibiblio.org>
AuthorDate: Sun Aug 16 09:51:25 2020 -0400

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