Add .idea to .gitignore

This commit is contained in:
s2042968 2024-11-12 15:25:33 +08:00
parent 8e5358e285
commit 14033c265a
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -23,3 +23,4 @@
hs_err_pid* hs_err_pid*
.vs .vs
.idea