prueba de proyecto

This commit is contained in:
2026-03-25 00:29:33 -03:00
parent aedc647fff
commit a3dcdb8577
13 changed files with 596 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
{
"permissions": {
"allow": [
"Bash(git add:*)",
"Bash(git commit:*)",
"Bash(python3:*)",
"Bash(python:*)"
]
}
}