Skip to content

Commit ac166e1

Browse files
committed
major reorganization
1 parent aa5ac63 commit ac166e1

File tree

2,132 files changed

+5413
-5353
lines changed

Some content is hidden

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

2,132 files changed

+5413
-5353
lines changed

.claude/settings.local.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,10 @@
22
"permissions": {
33
"allow": [
44
"Bash(find:*)",
5-
"Bash(ls:*)"
5+
"Bash(ls:*)",
6+
"Bash(mkdir:*)",
7+
"Bash(mv:*)",
8+
"Bash(rmdir:*)"
69
],
710
"deny": []
811
}

CLAUDE.md

Lines changed: 29 additions & 14 deletions

CONTRIBUTING.md

Lines changed: 43 additions & 23 deletions

0 commit comments

Comments
 (0)