🎉 Improved backend log management structure & added utility settings 🧱

This commit is contained in:
2025-06-16 18:08:59 +02:00
parent a1782ce6b5
commit 00d45dd38d
18 changed files with 233 additions and 48 deletions

View File

@ -36,7 +36,11 @@
"Bash(rg:*)",
"Bash(grep:*)",
"Bash(grep:*)",
"Bash(chmod:*)"
"Bash(chmod:*)",
"Bash(node --version)",
"Bash(npm --version)",
"Bash(python:*)",
"Bash(pip3 install:*)"
],
"deny": []
}