first commit

This commit is contained in:
cappuch
2026-05-21 21:37:00 +01:00
commit ffa778a0ee
25 changed files with 47476 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
{
"permissions": {
"allow": [
"WebFetch(domain:raw.githubusercontent.com)",
"Bash(cmake --version)",
"Bash(g++ --version)"
]
}
}