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/01 15:41:43 UTC

[maven-plugin-tools] branch ignore created (now de06957)

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-plugin-tools.git.


      at de06957  ignore .checkstyle

This branch includes the following new commits:

     new de06957  ignore .checkstyle

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-plugin-tools] 01/01: ignore .checkstyle

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-plugin-tools.git

commit de06957f78a057d7ba1413feefbbfe0a531d750c
Author: Elliotte Rusty Harold <el...@ibiblio.org>
AuthorDate: Wed Jul 1 11:41:25 2020 -0400

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

diff --git a/.gitignore b/.gitignore
index fcd5a90..9a1c7ca 100644
--- a/.gitignore
+++ b/.gitignore
@@ -9,6 +9,7 @@ out/
 .classpath
 .project
 .settings
+.checkstyle
 
 .DS_Store