rawwar commented on issue #43537:
URL: https://github.com/apache/airflow/issues/43537#issuecomment-2451258145

   so, by default 
[dag_ignore_file_syntax](https://airflow.apache.org/docs/apache-airflow/stable/configurations-ref.html#dag-ignore-file-syntax)
 is set to regex. And, it looks like `.config/*` is getting matched with any 
file with suffix config`. I tried setting 
`AIRFLOW__CORE__DAG_IGNORE_FILE_SYNTAX=glob` and it did not ignore my dag(file 
named `example_config.py`)


-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to