claude: relax some permissions matching unintended paths
This commit is contained in:
@@ -56,8 +56,6 @@ in
|
||||
"Read(**/*.tfvars)"
|
||||
"Read(.env)"
|
||||
"Read(**/.env)"
|
||||
"Read(./secrets/**)"
|
||||
"Read(.sops.yaml)"
|
||||
"Read(~/.ssh/*)"
|
||||
];
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user