kevinjqliu commented on code in PR #793: URL: https://github.com/apache/incubator-xtable/pull/793#discussion_r2751759638
########## .gitignore: ########## @@ -46,4 +46,7 @@ my_config.yaml my_config_catalog.yaml # REST generated models -spec/generated \ No newline at end of file +spec/generated + +# SDKMan +.sdkmanrc Review Comment: ```suggestion .sdkmanrc ``` -- 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]
