[
https://issues.apache.org/jira/browse/AIRFLOW-4720?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16855517#comment-16855517
]
ASF subversion and git services commented on AIRFLOW-4720:
----------------------------------------------------------
Commit 9afced2b4bbb6dee86c0f059b5a120911bb61e0f in airflow's branch
refs/heads/v1-10-test from Joshua Carp
[ https://gitbox.apache.org/repos/asf?p=airflow.git;h=9afced2 ]
[AIRFLOW-4720] Allow comments in .airflowignore files. (#5355)
(cherry picked from commit 759b475da08b6e12ee7a09d152793c0c5839de0f)
> Allow comments in .airflowignore files
> --------------------------------------
>
> Key: AIRFLOW-4720
> URL: https://issues.apache.org/jira/browse/AIRFLOW-4720
> Project: Apache Airflow
> Issue Type: Improvement
> Components: core
> Affects Versions: 1.10.4
> Reporter: Josh Carp
> Assignee: Josh Carp
> Priority: Trivial
>
> It would useful to allow comments in .airflowignore files to explain why a
> pattern has been ignored. I propose using # as the comment character and
> skipping all characters on a line following a #.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)