.gitignore: ignore .claude/ session artifacts
This commit is contained in:
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