add claude files [ci skip]

This commit is contained in:
Viktor Barzin 2026-01-18 15:40:43 +00:00
parent 9aa7328b9b
commit c76e84cd77
No known key found for this signature in database
GPG key ID: 4056458DBDBF8863
9 changed files with 120 additions and 5 deletions

12
.claude/settings.json Executable file
View file

@ -0,0 +1,12 @@
{
"project": {
"name": "Home Infrastructure",
"type": "terraform",
"description": "Kubernetes cluster on Proxmox with self-hosted services"
},
"permissions": {
"allow": [
"Bash(ssh:*)"
]
}
}