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/05/06 19:49:07 UTC

[maven-resolver] 01/01: add checkstyle to .gitignore

This is an automated email from the ASF dual-hosted git repository.

elharo pushed a commit to branch i108
in repository https://gitbox.apache.org/repos/asf/maven-resolver.git

commit ce1228555479d73e99cedd5041bcbb1de13a2bfd
Author: Elliotte Rusty Harold <el...@ibiblio.org>
AuthorDate: Wed May 6 15:48:44 2020 -0400

    add checkstyle to .gitignore
---
 .gitignore | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/.gitignore b/.gitignore
index 56f5129..846910a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,3 +7,5 @@ target/
 *.ipr
 *.iws
 pom.xml.versionsBackup
+.checkstyle
+