You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hc.apache.org by gg...@apache.org on 2019/02/06 19:27:55 UTC

[httpcomponents-core] branch master updated: Ignore Eclipse's .checkstyle files.

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

ggregory pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/httpcomponents-core.git


The following commit(s) were added to refs/heads/master by this push:
     new c5ff5aa  Ignore Eclipse's .checkstyle files.
c5ff5aa is described below

commit c5ff5aa76caa6e9e7845fc17e593899e877ed089
Author: Gary Gregory <ga...@gmail.com>
AuthorDate: Wed Feb 6 14:27:50 2019 -0500

    Ignore Eclipse's .checkstyle files.
---
 .gitignore | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.gitignore b/.gitignore
index c19270e..cde3cff 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,3 +8,4 @@ maven-eclipse.xml
 .idea
 *.iml
 **/log4j2-debug.xml
+**/.checkstyle