.gitignore: ignore .ai/ and stray /memiotest
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -3,11 +3,13 @@
|
||||
|
||||
# Claude Code session artifacts.
|
||||
.claude/
|
||||
.ai/
|
||||
|
||||
# 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
|
||||
/sym_link
|
||||
/memiotest
|
||||
|
||||
# Per-module build artifacts. The .combined.ww files under selfhost/
|
||||
# are intentionally tracked — they're frozen bootstrap inputs.
|
||||
|
||||
Reference in New Issue
Block a user