.gitignore: ignore .claude/ session artifacts

This commit is contained in:
2026-05-11 16:20:14 +09:00
parent 1e7be36577
commit c64e96cbd6
2 changed files with 3 additions and 1 deletions

View File

@@ -1 +0,0 @@
{"sessionId":"f73c16cb-8fcd-4610-9196-44abc02a48a0","pid":10509,"procStart":"497429865","acquiredAt":1778482151930}

3
.gitignore vendored
View File

@@ -1,6 +1,9 @@
# Build outputs.
/out/
# Claude Code session artifacts.
.claude/
# Stray executables produced by ad-hoc `ww build` runs in the project
# root. Real source for these lives under selfhost/test/ as .ww files.
/loop