Commit f5c0d62
authored
Add .cursor/cli.json to .gitignore (#4895)
## Changes
- Add `.cursor/cli.json` to `.gitignore` so local Cursor CLI
configuration is not tracked.
## Why
Similar to `.claude/settings.local.json` which is already ignored,
`.cursor/cli.json` is a local editor config file that should not be
committed.1 parent c9cf556 commit f5c0d62
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
| 62 | + | |
62 | 63 | | |
63 | 64 | | |
64 | 65 | | |
0 commit comments