diff --git a/.claude/settings.json b/.claude/settings.json deleted file mode 100644 index 1b997d844..000000000 --- a/.claude/settings.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "permissions": { - "allow": [ - "Bash(git checkout feature/ticket-dashboard)", - "Bash(npx react-scripts build)" - ] - } -} diff --git a/.gitignore b/.gitignore index 1a9d879a1..8fd0639d4 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,4 @@ *.DotSettings.user **/.idea/ **/.env +.claude/