Sebas Tin angelegt und Synology Chat connected

This commit is contained in:
Sithies
2026-03-16 21:13:48 +01:00
parent 204b2d6eb1
commit df29fdfa60
21 changed files with 2302 additions and 0 deletions
+13
View File
@@ -0,0 +1,13 @@
{
"permissions": {
"allow": [
"Bash(mkdir:*)",
"Bash(cargo check:*)",
"Bash(cargo clean:*)",
"Bash(cargo test:*)",
"Bash(cargo build:*)"
],
"deny": [],
"ask": []
}
}