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-artifact-plugin.git
commit 5665ac08ae12ccab8bf322eebc39380709f17855 Author: Elliotte Rusty Harold <[email protected]> AuthorDate: Mon Apr 19 07:07:31 2021 -0400 ignore one more Eclipse generated file --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index f810aca..ce3cac3 100644 --- a/.gitignore +++ b/.gitignore @@ -15,3 +15,4 @@ out/ /bootstrap /dependencies.xml .java-version +.checkstyle
