🎉 Added IHK project documentation files and script for generating documents 🎨📚
This commit is contained in:
13
.claude/settings.local.json
Normal file
13
.claude/settings.local.json
Normal file
@ -0,0 +1,13 @@
|
||||
{
|
||||
"permissions": {
|
||||
"allow": [
|
||||
"Bash(mkdir:*)",
|
||||
"Bash(pip install:*)",
|
||||
"Bash(python3 -m pip install:*)",
|
||||
"Bash(apt list:*)",
|
||||
"Bash(python3:*)",
|
||||
"Bash(ls:*)"
|
||||
],
|
||||
"deny": []
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user