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

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

Github user JonZeolla commented on the issue:

    https://github.com/apache/metron/pull/896
  
    +1 by inspection


> Fix .gitignore files to not ignore themselves
> ---------------------------------------------
>
>                 Key: METRON-1396
>                 URL: https://issues.apache.org/jira/browse/METRON-1396
>             Project: Metron
>          Issue Type: Bug
>            Reporter: Justin Leet
>            Assignee: Justin Leet
>            Priority: Trivial
>
> Two `.gitignore` files have a pattern to ignore hidden files: `.*`.  The 
> problem is that `.gitignore` files match this pattern and are therefore 
> ignored.  An exception should be added for the `.gitignore` itself.
> The two files are:
> ```
> metron-deployment/packaging/docker/deb-docker/.gitignore
> metron-deployment/packaging/docker/rpm-docker/.gitignore
> ```



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to