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/07/28 09:35:09 UTC

[maven-mapping] branch ignore created (now 3de9e0b)

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

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


      at 3de9e0b  add .checkstyle to .gitignore

This branch includes the following new commits:

     new 3de9e0b  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-mapping] 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 ignore
in repository https://gitbox.apache.org/repos/asf/maven-mapping.git

commit 3de9e0bde3927c0986b2806df67bb285b3df26d1
Author: Elliotte Rusty Harold <el...@ibiblio.org>
AuthorDate: Tue Jul 28 05:34:50 2020 -0400

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

diff --git a/.gitignore b/.gitignore
index f79c928..1b4aef2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,6 +1,7 @@
 target/
 .project
 .classpath
+.checkstyle
 .settings/
 .svn/
 bin/