Skip to content

Commit 6d2781f

Browse files
committed
chore: ignore local planning artifacts under docs/
1 parent fa422ba commit 6d2781f

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

.gitignore

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,4 +111,8 @@ dist
111111
.tern-port
112112

113113
# MacOS directory
114-
.DS_Store
114+
.DS_Store
115+
116+
# Local planning artifacts
117+
docs/brainstorms/
118+
docs/plans/

0 commit comments

Comments
 (0)