Files
SERVtomaste/.claude/settings.local.json

25 lines
1.5 KiB
JSON
Raw Normal View History

{
"permissions": {
"allow": [
"Bash(ping:*)",
"Bash(powershell:*)",
"Bash(ssh root@dalidou:*)",
"Bash(ssh:*)",
"Bash(scp:*)",
"Bash(git -C \"C:\\Users\\antoi\\SERVtomaste\" status)",
"Bash(git -C \"C:\\Users\\antoi\\SERVtomaste\" log --oneline -5)",
"Bash(git -C \"C:\\Users\\antoi\\SERVtomaste\" diff \"NX Licenses/License_Ugslmd.txt\")",
"Bash(git -C \"C:\\Users\\antoi\\SERVtomaste\" add \"NX Licenses/License_Ugslmd.txt\")",
"Bash(git -C \"C:\\Users\\antoi\\SERVtomaste\" commit -m \"$(cat <<''EOF''\nUpdate NX license file to version 2512 (expires Mar 2026)\n\n- Updated license from v2506 to v2512\n- Set SERVER hostname to dalidou with COMPOSITE ID\n- New license valid until March 2026\n- Also upgraded license server on dalidou from v5.0 to v5.1\n\n🤖 Generated with [Claude Code](https://claude.com/claude-code)\n\nCo-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>\nEOF\n)\")",
"Bash(git -C \"C:\\Users\\antoi\\SERVtomaste\" push)",
"Bash(git -C \"C:\\Users\\antoi\\SERVtomaste\" remote -v)",
"Bash(git -C \"C:\\Users\\antoi\\SERVtomaste\" push http://Antoine:a380f5fe06e06d1e847aeac8d7d1b383e7693946@192.168.86.50:3000/Antoine/SERVtomaste.git main)",
"Bash(git config:*)",
"Bash(dir:*)",
"Bash(git -C \"C:\\Users\\antoi\\SERVtomaste\" log --oneline -3)",
"Bash(git -C \"C:\\Users\\antoi\\SERVtomaste\" diff docs/DALIDOU-SERVER.md)",
"Bash(git -C \"C:\\Users\\antoi\\SERVtomaste\" add -A)"
]
}
}