kaxil commented on code in PR #57203: URL: https://github.com/apache/airflow/pull/57203#discussion_r2461467338
########## .gitignore: ########## @@ -276,4 +276,9 @@ _api/ #while running go tests inside the go-sdk, it can generate log files for dags, ignore all logs go-sdk/**/*.log +<<<<<<< Updated upstream _e2e_test_report.json +======= +#UV cache +.uv-cache/ +>>>>>>> Stashed changes Review Comment: Merge conflict -- 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]
