chore: untrack .idea/ (IDE workspace state, not team-shared)
These files mutate on every IDE click and leak per-developer state (last deployed device, recent activity) into commits. A single root `.idea/` ignore replaces the scattered per-file rules in watch/wearos/.gitignore.
This commit is contained in:
@@ -4,3 +4,4 @@ users.toml
|
||||
*.snap.new
|
||||
repomix-output.xml
|
||||
tmpdata/
|
||||
.idea/
|
||||
|
||||
Reference in New Issue
Block a user