Skip to content

Commit 88991f7

Browse files
committed
chore: update .gitignore and add Claude settings file
Signed-off-by: Yeganathan S <63534555+skwowet@users.noreply.github.com>
1 parent a3fc04a commit 88991f7

2 files changed

Lines changed: 5 additions & 4 deletions

File tree

.claude/settings.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"enabledPlugins": {
3+
"typescript-lsp@claude-plugins-official": true
4+
}
5+
}

.gitignore

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -196,10 +196,6 @@ services/libs/tinybird/.diff_tmp
196196
# custom cursor rules
197197
.cursor/rules/*.local.mdc
198198

199-
# claude code rules
200-
CLAUDE.md
201-
.claude
202-
203199
# git integration test repositories & output
204200
services/apps/git_integration/src/test/repos/
205201
services/apps/git_integration/src/test/outputs/custom/

0 commit comments

Comments
 (0)