@mytec: iter1.6.1 ready for testing

This commit is contained in:
2026-01-31 13:19:36 +02:00
parent c97355f444
commit 375a78f5b9
11 changed files with 1055 additions and 4 deletions

View File

@@ -10,7 +10,16 @@
"Bash(python:*)",
"Bash(pip --version:*)",
"Bash(pip install:*)",
"Bash(npx vite build:*)"
"Bash(npx vite build:*)",
"Bash(git:*)",
"Bash(cat:*)",
"Bash(ls:*)",
"Bash(cd:*)",
"Bash(mkdir:*)",
"Bash(cp:*)",
"Bash(mv:*)",
"Read(*)",
"Write(*)"
]
}
}
}