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:06 UTC

[maven-resolver] branch i108 created (now ce12285)

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

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


      at ce12285  add checkstyle to .gitignore

This branch includes the following new commits:

     new ce12285  add checkstyle to .gitignore

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



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

Posted by el...@apache.org.
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
+