You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@metron.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/10/05 13:45:20 UTC

[jira] [Commented] (METRON-171) Add .class files to gitignore

    [ https://issues.apache.org/jira/browse/METRON-171?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15548744#comment-15548744 ] 

ASF GitHub Bot commented on METRON-171:
---------------------------------------

GitHub user ottobackwards opened a pull request:

    https://github.com/apache/incubator-metron/pull/292

    METRON-171 add .class to .gitignore

    Add .class files to .gitignore

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/ottobackwards/incubator-metron METRON-171

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-metron/pull/292.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #292
    
----
commit ab74b2cf223787d8d5f6a3c84be88fe815478b34
Author: Otto Fowler <of...@industrialdefender.com>
Date:   2016-10-05T13:42:04Z

    METRON-171 add .class to .gitignore

----


> Add .class files to gitignore
> -----------------------------
>
>                 Key: METRON-171
>                 URL: https://issues.apache.org/jira/browse/METRON-171
>             Project: Metron
>          Issue Type: Improvement
>            Reporter: Phil Austin
>            Priority: Trivial
>              Labels: 0.2.1BETA, platform
>             Fix For: 0.2.1BETA
>
>
> Currently .class files are not ignored. They should be. Simply adding *.class to gitignore



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)