更新.gitignore文件

- 添加.idea目录到忽略列表
main
zhangyue 2025-11-08 10:59:00 +08:00
parent 0e5bf12b9b
commit 7671484285
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -36,3 +36,4 @@ build/
.DS_Store .DS_Store
/.idea/ /.idea/
.idea