Skip to content

Commit 676f33a

Browse files
committed
some random things
1 parent 9f998d9 commit 676f33a

74 files changed

Lines changed: 15861 additions & 0 deletions

File tree

Some content is hidden

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

.claude/settings.local.json

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
{
2+
"permissions": {
3+
"allow": [
4+
"mcp__ide__getDiagnostics",
5+
"Bash(find:*)",
6+
"Bash(mvn clean:*)",
7+
"Bash(mkdir:*)",
8+
"Bash(mvn:*)",
9+
"Bash(rm:*)"
10+
],
11+
"deny": []
12+
}
13+
}

0 commit comments

Comments
 (0)