chore: remove .idea from repository

Ignore JetBrains IDE files and stop tracking existing .idea contents.
This commit is contained in:
dsyoon
2026-01-28 18:51:37 +09:00
parent f99bb2ba6b
commit 46c7de8065
2 changed files with 2 additions and 12 deletions

4
.gitignore vendored
View File

@@ -1,2 +1,2 @@
.idea
.idea/*
.idea/
*.iml