chore: add IDE configs to gitignore
Metadata
Current evaluation
Merged updates to .gitignore adding Zed and KDevelop IDE configuration folders and reorganizing existing IDE entries. Approved by two reviewers and passed all CI checks.
Suggested action: —
No scores available.
Issue body
- [x] Have you followed the guidelines for contributing?
- [x] Have you signed the [CLA](http://www.ubuntu.com/legal/contributors/)?
- [ ] Have you successfully run `make lint && make test`?
---
Just a lil' something for me. Adds the Zed and KDevelop config folder (analogous to `.vscode`) to the gitignore. Additionally reorganizes them into a singular place, with hints for what they're actually a folder for.
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Merged updates to .gitignore adding Zed and KDevelop IDE configuration folders and reorganizing existing IDE entries. Approved by two reviewers and passed all CI checks. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged maintainer bepri's pull request to add Zed and KDevelop IDE configuration folders to .gitignore. Entries were consolidated into a single section with descriptive comments. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #5266 chore: fix gitignore entry | snapcraft | merged | Merged a .gitignore fix that incorrectly ignored parts/ directories project-wide. The update resolves unintended side effects and restores Ruff linting. Approved by two reviewers and passed CI. | |
| #1072 chore(.gitignore): sync with starbase | craft-parts | merged | Merged a chore PR syncing the .gitignore file from starbase to craft-parts. Approved by two reviewers with all CI checks passing. The change adds seven lines to one file. |