You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by sl...@apache.org on 2020/03/08 22:01:22 UTC

[maven-antrun-plugin] branch master updated: add checkstyle to .gitignore

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

slachiewicz pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-antrun-plugin.git


The following commit(s) were added to refs/heads/master by this push:
     new f5f0d0b  add checkstyle to .gitignore
f5f0d0b is described below

commit f5f0d0ba9dfaf623c2901d52e92404761fbe46bc
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