XD-DENG commented on a change in pull request #14679:
URL: https://github.com/apache/airflow/pull/14679#discussion_r590365352
##########
File path: docs/apache-airflow/concepts.rst
##########
@@ -1641,7 +1641,7 @@ A ``.airflowignore`` file specifies the directories or
files in ``DAG_FOLDER``
or ``PLUGINS_FOLDER`` that Airflow should intentionally ignore.
Each line in ``.airflowignore`` specifies a regular expression pattern,
and directories or files whose names (not DAG id) match any of the patterns
-would be ignored (under the hood,``Pattern.search()`` is used to match the
pattern).
Review comment:
Currently this is not rendered properly.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]