diff --git a/.claude/settings.local.json b/.claude/settings.local.json deleted file mode 100644 index de7c2b3..0000000 --- a/.claude/settings.local.json +++ /dev/null @@ -1,26 +0,0 @@ -{ - "permissions": { - "allow": [ - "Read(//c/Users/berwn/.claude/**)", - "Read(//c/Users/berwn/**)", - "Read(//c/dev/b4l_r4l/**)", - "mcp__nocodb__getBaseInfo", - "mcp__nocodb__getTablesList", - "mcp__nocodb__getTableSchema", - "Bash(xargs -I {} head -30 {})", - "Bash(xargs head:*)", - "Bash(npm install:*)", - "Bash(npx svelte-check:*)", - "Bash(npx drizzle-kit:*)", - "Bash(npx svelte-kit:*)", - "Bash(git init:*)", - "Bash(git status:*)", - "Bash(git add:*)", - "Bash(git commit:*)", - "Bash(git:*)", - "mcp__nixos__nix", - "Bash(npm run:*)", - "Bash(ls /c/dev/b4l_r4l/node_modules/bwip-js/dist/*.d.ts)" - ] - } -} diff --git a/.gitignore b/.gitignore index 7364942..6fe7ad0 100644 --- a/.gitignore +++ b/.gitignore @@ -7,3 +7,4 @@ static/uploads/** *.db result .direnv +.claude