gengliangwang commented on a change in pull request #32998: URL: https://github.com/apache/spark/pull/32998#discussion_r655224583
########## File path: .gitignore ########## @@ -15,8 +15,8 @@ .ensime_cache/ .ensime_lucene .generated-mima* -# The star is required for further !.idea/ to work, see https://git-scm.com/docs/gitignore -.idea/* Review comment: Actually, the star is not required. with the current gitignore of this PR, the change of `.idea/vcs.xml` is not ignored and the links on IDEA works. -- 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. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
