This is an automated email from the ASF dual-hosted git repository. yao pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/kyuubi-service-rpc.git
commit 658e9ef60416e95def7bca6c6be8a7ff7c71dec7 Author: Kent Yao <[email protected]> AuthorDate: Mon May 29 12:09:16 2023 +0800 nit --- .gitignore | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index f4bef8b..08df579 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,4 @@ -.idea/ -.idea/codeStyles/* -.idea/**/ +.idea *.iml *.ipr *.iws
