remove setting configuration
This commit is contained in:
parent
876a82bf82
commit
35938e9597
|
|
@ -1,8 +0,0 @@
|
||||||
{
|
|
||||||
"permissions": {
|
|
||||||
"allow": [
|
|
||||||
"Bash(git checkout feature/ticket-dashboard)",
|
|
||||||
"Bash(npx react-scripts build)"
|
|
||||||
]
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
@ -4,3 +4,4 @@
|
||||||
*.DotSettings.user
|
*.DotSettings.user
|
||||||
**/.idea/
|
**/.idea/
|
||||||
**/.env
|
**/.env
|
||||||
|
.claude/
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue