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 <[email protected]> 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
