solomax commented on code in PR #144: URL: https://github.com/apache/openjpa/pull/144#discussion_r3800727910
########## .gitignore: ########## @@ -11,3 +11,11 @@ nbactions*.xml .checkstyle .vscode +.claude +CLAUDE.md +tck-dev +docker-compose.yml +pgdata +openjpa-xmlstore/jdbc* Review Comment: should be fixed with 3bf1ccee8 BTW weird enough `jdbc:derby:` seems to be "gitignored" even without correspondent line in `.gitignore` file ... -- 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]
