Initial commit - Basilisk II auto-installer
- install.sh: script d'installation automatique pour Arch/Debian - Quadra.ROM: ROM Macintosh Quadra - HDD.img: image disque System 7 - CLAUDE.md: documentation du projet
This commit is contained in:
11
.claude/settings.local.json
Normal file
11
.claude/settings.local.json
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"permissions": {
|
||||
"allow": [
|
||||
"Bash(git init:*)",
|
||||
"Bash(git checkout:*)",
|
||||
"Bash(git remote add:*)",
|
||||
"Bash(git add:*)",
|
||||
"Bash(git commit -m \"$\\(cat <<''EOF''\nInitial commit - Basilisk II auto-installer\n\n- install.sh: script d''installation automatique pour Arch/Debian\n- Quadra.ROM: ROM Macintosh Quadra\n- HDD.img: image disque System 7\n- CLAUDE.md: documentation du projet\nEOF\n\\)\")"
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user