initial commit

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-03-03 10:06:47 +01:00
commit 7b460dd322
34 changed files with 3413 additions and 0 deletions

11
.gitignore vendored Normal file
View File

@@ -0,0 +1,11 @@
# IDE
.idea/
.vscode/
*.iml
# OS
.DS_Store
Thumbs.db
# Claude Code (machine-local)
.claude/settings.local.json