.gitignore: ignore .claude/ session artifacts
This commit is contained in:
@@ -1 +0,0 @@
|
||||
{"sessionId":"f73c16cb-8fcd-4610-9196-44abc02a48a0","pid":10509,"procStart":"497429865","acquiredAt":1778482151930}
|
||||
3
.gitignore
vendored
3
.gitignore
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user