add legacy asteroids script, cache data, claude settings

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-03-03 17:26:47 +01:00
parent f0604a4aee
commit 4cbfd92dad
12 changed files with 543 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
{
"permissions": {
"allow": [
"WebFetch(domain:manual.uberspace.de)",
"WebFetch(domain:u8manual.uberspace.de)",
"Bash(rustc:*)",
"Bash(git:*)"
]
}
}