Skip to content

Commit 4b135f4

Browse files
committed
initial commit
0 parents  commit 4b135f4

File tree

26 files changed

+11836
-0
lines changed

26 files changed

+11836
-0
lines changed

.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+
"rust-analyzer-lsp@claude-plugins-official": true
4+
}
5+
}

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
/target

0 commit comments

Comments
 (0)