tkaymak commented on code in PR #34763: URL: https://github.com/apache/beam/pull/34763#discussion_r2069327676
########## .gitignore: ########## @@ -34,6 +34,9 @@ sdks/java/maven-archetypes/examples-java8/src/main/resources/archetype-resources sdks/java/maven-archetypes/gcp-bom-examples/src/main/resources/archetype-resources/src/ sdks/java/maven-archetypes/examples/src/main/resources/archetype-resources/sample.txt +# Ignore generated debezium data +sdks/java/io/debezium/data/ Review Comment: I do agree That is originating from the original PR here -> https://github.com/apache/beam/pull/33526/files#diff-bc37d034bad564583790a46f19d807abfe519c5671395fd494d8cce506c42947R37 -- 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: github-unsubscr...@beam.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org