Skip to content

Commit 90181db

Browse files
ebourgeoisclaude
andcommitted
chore: gitignore .wolf (OpenWolf working dir)
Ignore the local-only OpenWolf assistant working directory so it is never committed. Nothing is tracked today; this is preventive. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
1 parent 10efb01 commit 90181db

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

.gitignore

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,7 @@ __pycache__/
1212
# Source: docs/architecture/calm/templates/mermaid/*.md.hbs
1313
/docs/src/architecture/
1414

15-
.DS_Store
15+
.DS_Store
16+
17+
# OpenWolf working dir — local-only, never committed
18+
.wolf/

0 commit comments

Comments
 (0)