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-file-management.git
commit 449482dc15afaac49fec25a5115db4d59ea52edd Author: Elliotte Rusty Harold <elh...@ibiblio.org> AuthorDate: Fri Jul 3 07:34:48 2020 -0400 ignore .checkstyle --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index f79c928..8e6c938 100644 --- a/.gitignore +++ b/.gitignore @@ -2,6 +2,7 @@ target/ .project .classpath .settings/ +.checkstyle .svn/ bin/ # Intellij