potiuk commented on code in PR #48223:
URL: https://github.com/apache/airflow/pull/48223#discussion_r2023152277


##########
docs/.gitignore:
##########
@@ -1,2 +1,5 @@
-apache-airflow-providers-*
-apache-airflow
+_*

Review Comment:
   In fact this .gitignore is not needed any more at all. The docs folder does 
not have any content generated any more - everything is either `_api` in local 
"doc" directories or the result is generated in `generated` folder and 
.gitignored there. I will also look if we can generate `_api`  elsewhere. I do 
not like `_api` files generated in the sources.



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