Subramanya-Veeregowda commented on code in PR #37946:
URL: https://github.com/apache/beam/pull/37946#discussion_r2992703431


##########
.gitignore:
##########
@@ -162,3 +162,11 @@ playground/cloudfunction.zip
 # as its generated with terraform
 .test-infra/metrics/sync/github/github_runs_prefetcher/code.zip
 .venv/
+
+
+beam-env/
+build/
+*.pyc 
+__pycache__/
+*.pyd
+*.egg-info/

Review Comment:
   Thanks! I’ll revert the .gitignore changes since they are already covered.



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