From 829b022ec2bc51103e7a0dc2484d1d336edaa13c Mon Sep 17 00:00:00 2001 From: zhaokai Date: Fri, 12 Jun 2026 11:45:52 +0800 Subject: [PATCH] add .gitignore --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 5ff6309..a91c35d 100644 --- a/.gitignore +++ b/.gitignore @@ -35,4 +35,5 @@ build/ .vscode/ ### Mac OS ### -.DS_Store \ No newline at end of file +.DS_Store +/.idea/