Initial commit

This commit is contained in:
ltadeu6 2026-05-14 23:22:06 -03:00
commit 71af5efc4e
33 changed files with 3598 additions and 0 deletions

5
settings.json Normal file
View file

@ -0,0 +1,5 @@
{
"permissions": {
"allow": ["Edit", "Write", "Read", "Glob", "Grep", "Bash(*)"]
}
}