chore: add .idea/ to .gitignore

JetBrains IDE project files should not be tracked.
This commit is contained in:
Clawdbot 2026-01-28 20:54:22 +01:00
parent 109ac1c549
commit 352596aeaf

1
.gitignore vendored
View File

@ -71,3 +71,4 @@ USER.md
# local tooling
.serena/
.idea/