Commit 32fa1a8
committed
Merge #7207: chore: add more devtools to .gitignore: .claude, perf.data
ff848aa feat: add .clangd to .gitignore (Konstantin Akimov)
8bd3869 chore: add more devtools to .gitignore: .claude, perf.data (Konstantin Akimov)
Pull request description:
## Issue being fixed or feature implemented
These files always bounces around, and they are always created by unwanted paths. Let's hide them:
Untracked files:
(use "git add <file>..." to include in what will be committed)
.claude/
perf.data
perf.data.old
## How Has This Been Tested?
`git status` produce less noise
## Breaking Changes
N/A
## Checklist:
- [x] I have performed a self-review of my own code
- [ ] I have commented my code, particularly in hard-to-understand areas
- [ ] I have added or updated relevant unit/integration/functional/e2e tests
- [ ] I have made corresponding changes to the documentation
- [x] I have assigned this pull request to a milestone
ACKs for top commit:
UdjinM6:
utACK ff848aa
kwvg:
ACK ff848aa
Tree-SHA512: 8b3afc347d4612a373a6a4a253a6024826a84c8c71dd2a1bde980cb079954eb96f788a9ae27d7274a02de9cee35a62610c5ce504d2f48d510ed929e93ad705991 file changed
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
173 | 173 | | |
174 | 174 | | |
175 | 175 | | |
| 176 | + | |
| 177 | + | |
176 | 178 | | |
177 | 179 | | |
| 180 | + | |
| 181 | + | |
| 182 | + | |
0 commit comments