This is an automated email from the ASF dual-hosted git repository. elharo pushed a commit to branch check in repository https://gitbox.apache.org/repos/asf/maven-stage-plugin.git
commit 115bbf494b916c027392d0cffdac311d2e0bb489 Author: Elliotte Rusty Harold <[email protected]> AuthorDate: Sun Oct 4 07:55:51 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
