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/03/01 14:27:26 UTC

[maven-antrun-plugin] branch check created (now f06895d)

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

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


      at f06895d  add checkstyle to .gitignore

This branch includes the following new commits:

     new f06895d  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-antrun-plugin] 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 check
in repository https://gitbox.apache.org/repos/asf/maven-antrun-plugin.git

commit f06895df8fab7346187cf467d0371fe9d4572c04
Author: Elliotte Rusty Harold <el...@ibiblio.org>
AuthorDate: Sun Mar 1 09:27:09 2020 -0500

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

diff --git a/.gitignore b/.gitignore
index f79c928..7495d7e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -13,3 +13,4 @@ out/
 /bootstrap
 /dependencies.xml
 .java-version
+.checkstyle