Commit d8aa39eb3ceea95bc7ec8a1039696d3c5108d3d8
1 parent
32942f6e
chore: gitignore .claude/ workspace
Showing
1 changed file
with
3 additions
and
0 deletions
.gitignore
| @@ -41,3 +41,6 @@ dist/ | @@ -41,3 +41,6 @@ dist/ | ||
| 41 | 41 | ||
| 42 | # Python (none in this repo, but reference docs include PDFs we don't want to lose) | 42 | # Python (none in this repo, but reference docs include PDFs we don't want to lose) |
| 43 | # raw/ is intentionally tracked | 43 | # raw/ is intentionally tracked |
| 44 | + | ||
| 45 | +# Claude Code per-project workspace | ||
| 46 | +.claude/ |