This commit is contained in:
2025-06-09 02:48:19 +09:00
parent 110674659b
commit 7c27efe1ce
7 changed files with 51 additions and 280 deletions

View File

@@ -51,7 +51,8 @@
"Bash(sudo:*)",
"Bash(cargo check:*)",
"Bash(cargo run:*)",
"Bash(cargo test:*)"
"Bash(cargo test:*)",
"Bash(diff:*)"
],
"deny": []
}