Skip to content

Commit 2cf9cea

Browse files
authored
Merge branch 'main' into feature/contributor-pr-1045
2 parents 970c6b8 + 933b2b1 commit 2cf9cea

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

46 files changed

+2874
-274
lines changed

.claude/commands/dev.md

Lines changed: 0 additions & 6 deletions
This file was deleted.

.claude/settings.local.json

Lines changed: 0 additions & 56 deletions
This file was deleted.

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,3 +78,5 @@ certificates
7878

7979
# Claude
8080
.playwright-mcp
81+
.claude
82+
/thoughts

.vscode/settings.json

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,4 @@
3232
"[jsonc]": {
3333
"editor.defaultFormatter": "esbenp.prettier-vscode"
3434
},
35-
"workbench.colorCustomizations": {
36-
"titleBar.activeBackground": "#C37609"
37-
}
3835
}

0 commit comments

Comments
 (0)