Add claude stuff
This commit is contained in:
parent
9c2f85e3f2
commit
67b4acbdad
14
.claude/settings.local.json
Normal file
14
.claude/settings.local.json
Normal file
@ -0,0 +1,14 @@
|
||||
{
|
||||
"permissions": {
|
||||
"allow": [
|
||||
"Bash(git -C /Users/sam1902/Documents/CustomDJ status)",
|
||||
"Bash(git -C /Users/sam1902/Documents/CustomDJ diff)",
|
||||
"Bash(git -C /Users/sam1902/Documents/CustomDJ add README.md \"screenshots/pcb-3d-render.png\")",
|
||||
"Bash(git -C /Users/sam1902/Documents/CustomDJ commit -m \"$\\(cat <<''EOF''\nUpdate README with accurate hardware details and PCB render\n\n- Add PCB 3D render as hero image, move schematic to bottom\n- Fix buck converter to SY8368AQQC \\(was TPS54560\\)\n- Add RCA stereo outputs, detail all audio outputs\n- Add button/connector table from Arduino MIDI schematic\n- Add connectivity table with correct USB port descriptions\n- Add dual micro HDMI outputs \\(touchscreen + debug\\)\n\nCo-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>\nEOF\n\\)\")",
|
||||
"Bash(git -C /Users/sam1902/Documents/CustomDJ push)",
|
||||
"Bash(git -C /Users/sam1902/Documents/CustomDJ log --oneline -3)",
|
||||
"Bash(git -C /Users/sam1902/Documents/CustomDJ add .gitignore)",
|
||||
"Bash(git -C /Users/sam1902/Documents/CustomDJ commit -m \"$\\(cat <<''EOF''\nAdd .gitignore for KiCad, macOS, Linux, and Windows\n\nGenerated from gitignore.io with KiCad-specific additions from\ngithub/gitignore. Keeps .net files \\(used as revision snapshots\\)\nand .csv files \\(BOM exports\\) tracked.\n\nCo-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>\nEOF\n\\)\")"
|
||||
]
|
||||
}
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user