Initialized CLAUDE.md and product-marketing-context.md

This commit is contained in:
Bob Vandevliet 2026-02-04 08:17:48 +01:00
parent 84e534ce4e
commit 916998c709
4 changed files with 218 additions and 0 deletions

View file

@ -0,0 +1,14 @@
{
"permissions": {
"allow": [
"Bash(tree:*)",
"Bash(ls:*)",
"Bash(find:*)",
"Bash(echo:*)",
"Bash(git log:*)",
"Bash(pnpm run:*)",
"WebFetch(domain:github.com)",
"WebFetch(domain:raw.githubusercontent.com)"
]
}
}