feat: enlève .claude du .gitignore global
This commit is contained in:
39
.claude/settings.local.json
Normal file
39
.claude/settings.local.json
Normal file
@@ -0,0 +1,39 @@
|
||||
{
|
||||
"permissions": {
|
||||
"allow": [
|
||||
"Bash(sudo nixos-rebuild switch:*)",
|
||||
"Bash(nix-env --list-generations:*)",
|
||||
"Read(//nix/var/nix/profiles/per-user/pierre/**)",
|
||||
"Bash(sudo nix-env:*)",
|
||||
"Bash(lspci:*)",
|
||||
"Bash(appimage-run:*)",
|
||||
"Bash(ldd:*)",
|
||||
"Bash(ncdu --version:*)",
|
||||
"Bash(ncdu:*)",
|
||||
"Bash(chmod:*)",
|
||||
"Bash(steam-run:*)",
|
||||
"Bash(xargs -I{} sh -c 'echo \"\"\"\"$(stat -c %Y \"\"\"\"{}\"\"\"\" 2>/dev/null) $(du -sh \"\"\"\"{}\"\"\"\" 2>/dev/null | cut -f1) {}\"\"\"\"')",
|
||||
"Bash(xargs:*)",
|
||||
"Bash(docker volume ls:*)",
|
||||
"Bash(find:*)",
|
||||
"Bash(sort:*)",
|
||||
"Bash(nix-env:*)",
|
||||
"Bash(/home/pierre/dotfiles/files/stt-dictate.sh start:*)",
|
||||
"Bash(whisper-cpp:*)",
|
||||
"Bash(whisper-cli:*)",
|
||||
"Bash(i3-msg:*)",
|
||||
"Bash(git add:*)",
|
||||
"Bash(cat:*)",
|
||||
"Bash(git commit:*)",
|
||||
"Bash(git push:*)",
|
||||
"Bash(git -C /home/pierre/dotfiles rev-parse HEAD)",
|
||||
"WebFetch(domain:raw.githubusercontent.com)",
|
||||
"WebFetch(domain:github.com)",
|
||||
"Bash(xdotool --version)",
|
||||
"Bash(wpctl status:*)",
|
||||
"Bash(systemctl *)"
|
||||
],
|
||||
"deny": [],
|
||||
"ask": []
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user