mashrur950 commited on
Commit
9f69521
·
2 Parent(s): e2b0b3f 2b22d77

Merge branch 'main' of https://github.com/mashrur-rahman-fahim/fleetmind-mcp

Browse files
Files changed (1) hide show
  1. .claude/settings.local.json +0 -27
.claude/settings.local.json DELETED
@@ -1,27 +0,0 @@
1
- {
2
- "permissions": {
3
- "allow": [
4
- "WebSearch",
5
- "Bash(python app.py:*)",
6
- "WebFetch(domain:github.com)",
7
- "Bash(pip show:*)",
8
- "Bash(python test_google_geocoding.py:*)",
9
- "Bash(pip install:*)",
10
- "Bash(find:*)",
11
- "Bash(netstat:*)",
12
- "Bash(findstr:*)",
13
- "Bash(taskkill:*)",
14
- "Bash(tree:*)",
15
- "Bash(logs/.gitkeep)",
16
- "Bash(python:*)",
17
- "Bash(if exist ui xcopy ui archiveui /E /I /Y)",
18
- "Bash(if exist chatproviders xcopy chatproviders archivechat_providers /E /I /Y)",
19
- "Bash(copy app.py archiveold_app.py)",
20
- "Bash(if exist chatchat_engine.py copy chatchat_engine.py archive)",
21
- "Bash(if exist chatconversation.py copy chatconversation.py archive)",
22
- "WebFetch(domain:developers.google.com)"
23
- ],
24
- "deny": [],
25
- "ask": []
26
- }
27
- }