initial commit

This commit is contained in:
Filip
2026-03-11 16:06:00 +01:00
parent b3c69053f6
commit 5fd80e6dd6
127 changed files with 39684 additions and 0 deletions

View File

@@ -0,0 +1,18 @@
{
"permissions": {
"allow": [
"Bash(python3:*)",
"Bash(ls:*)",
"Bash(pip3 show:*)",
"Bash(.venv/bin/python3:*)",
"Bash(python:*)",
"Bash(wc:*)",
"Bash(grep:*)",
"Bash(chmod:*)",
"Bash(find:*)",
"Bash(fc-list:*)",
"Bash(sudo ls:*)",
"Bash(mkdir:*)"
]
}
}