eladkal commented on code in PR #48760: URL: https://github.com/apache/airflow/pull/48760#discussion_r2030652134
########## .gitignore: ########## @@ -261,8 +267,3 @@ airflow-build-dockerfile* *.zip _api/ - -# Items generated when building the docs locally for release -/docs/_build/ -/docs/_doctrees/*/ -/docs/_inventory_cache/ Review Comment: @potiuk providers doc files are built in `docs/` path removing it causes many untracked files.  -- 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: commits-unsubscr...@airflow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org