gopidesupavan commented on code in PR #69795: URL: https://github.com/apache/airflow/pull/69795#discussion_r3570259491
########## providers/common/dataquality/.gitignore: ########## @@ -0,0 +1,3 @@ +# Do not commit hash files, this is just to speed-up local builds Review Comment: removed ########## providers/common/dataquality/.gitignore: ########## @@ -0,0 +1,3 @@ +# Do not commit hash files, this is just to speed-up local builds +www-hash.txt Review Comment: yeah it was wrongly copied from the main PR https://github.com/apache/airflow/pull/69413 :) , removed it now -- 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]
