fix: gitignore .context/ directory for Conductor (#331)

This commit is contained in:
Trevin Chow
2026-03-21 17:41:31 -07:00
committed by GitHub
parent 2d6204d8a6
commit 0f6448d81c

1
.gitignore vendored
View File

@@ -4,3 +4,4 @@ node_modules/
.codex/ .codex/
todos/ todos/
.worktrees .worktrees
.context/