Commit 56e77c7
authored
chore: ignore .omc/ directory (#17692)
## Summary
- Adds `.omc/` to `.gitignore` so oh-my-claudecode local state (e.g. `project-memory.json`) is not tracked.
## Test plan
- [x] `git check-ignore` confirms `.omc/` and its contents are ignored.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-authored-by: alberto.vara <alberto.vara@datadoghq.com>1 parent 7350e20 commit 56e77c7
1 file changed
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
159 | 159 | | |
160 | 160 | | |
161 | 161 | | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
162 | 165 | | |
163 | 166 | | |
164 | 167 | | |
| |||
0 commit comments