auth media

This commit is contained in:
2026-03-14 22:15:17 +01:00
parent 895448945a
commit f661ef8918
9 changed files with 203 additions and 2 deletions

View File

@@ -0,0 +1,7 @@
{
"permissions": {
"allow": [
"Bash(find /c/Users/balex/IdeaProjects/post-hub-platform -type f \\\\\\(-name *.tsx -o -name *.ts -o -name *.jsx -o -name *.js -o -name *.vue \\\\\\) ! -path */node_modules/* ! -path */.next/*)"
]
}
}