Skip to content

Commit 6734849

Browse files
committed
chore: ignore local planning workspace
1 parent f1e4ae4 commit 6734849

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -194,6 +194,9 @@ cython_debug/
194194
# PyPI configuration file
195195
.pypirc
196196

197+
# Local planning / agent workspace
198+
.planning/
199+
197200
# Cursor
198201
# Keep repo-local Cursor context files tracked when present so the repository
199202
# can define its own indexing boundaries.

0 commit comments

Comments
 (0)