Skip to content

Commit a344cba

Browse files
Add gitignore rule for workspace extensions working/scratch folder
Checkpoint before drafting the Workspace Extensions documentation section. Co-authored-by: Cursor <cursoragent@cursor.com>
1 parent 94352fc commit a344cba

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
@@ -8,6 +8,9 @@ website/build
88
website/.docusaurus
99
website/.cache-loader
1010

11+
# Working/scratch files for in-progress docs
12+
website/docs/workspaceext/working/
13+
1114
# Misc
1215
**/.DS_Store
1316
.env.local

0 commit comments

Comments
 (0)