Initial Version of Desktop Icon Hider.

This commit is contained in:
jvthompson
2026-08-08 08:56:33 -05:00
commit d29a82a741
13 changed files with 2006 additions and 0 deletions
+8
View File
@@ -0,0 +1,8 @@
{
"permissions": {
"allow": [
"Bash(cargo --version)",
"Bash(rustc --version)"
]
}
}