You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2022/04/29 17:45:20 UTC

[GitHub] [airflow] potiuk commented on a diff in pull request #23325: Ignore some files/directory when releasing source code

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


##########
.gitattributes:
##########
@@ -1,3 +1,50 @@
-tests/** export-ignore
-tests/ export-ignore
-chart/tests export-ignore
+airflow/providers export-ignore
+breeze export-ignore
+breeze-legacy export-ignore
+breeze-complete export-ignore
+chart export-ignore

Review Comment:
   good point



-- 
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-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org