Remove unused assets and update local settings

Deleted various image, PDF, and DOCX files that are no longer needed, as well as a sample YAML configuration. Updated .claude/settings.local.json to add new allowed Bash commands for local development.
This commit is contained in:
2026-01-06 19:31:44 +05:30
parent 1c57270599
commit 2c13a73284
16 changed files with 8 additions and 11 deletions
+8 -1
View File
@@ -27,7 +27,14 @@
"Bash(npm run generate-icons:*)", "Bash(npm run generate-icons:*)",
"Bash(node --check:*)", "Bash(node --check:*)",
"Bash(timeout /t 3)", "Bash(timeout /t 3)",
"Bash(timeout /t 8)" "Bash(timeout /t 8)",
"Bash(git merge:*)",
"Bash(git stash:*)",
"Bash(copy /Y \"assets\\\\docico1.png\" \"assets\\\\icon.png\")",
"Bash(cmd /c \"del /q Screen.png dark.png light.png pdf.png uvmodal.png 2>nul\")",
"Bash(cmd /c \"del /q \"\"pdf modal.png\"\" 2>nul\")",
"Bash(cmd /c \"del /q assets\\\\NewIcon.jpg assets\\\\logopallete.png 2>nul\")",
"Bash(gh release create:*)"
], ],
"deny": [], "deny": [],
"ask": [] "ask": []
-10
View File
@@ -1,10 +0,0 @@
name: New MCP server
version: 0.0.1
schema: v1
mcpServers:
- name: New MCP server
command: npx
args:
- -y
- <your-mcp-server>
env: {}
BIN
View File
Binary file not shown.
BIN
View File
Binary file not shown.

Before

Width:  |  Height:  |  Size: 27 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 41 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 190 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 62 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 171 KiB

View File
BIN
View File
Binary file not shown.

Before

Width:  |  Height:  |  Size: 13 KiB

BIN
View File
Binary file not shown.

Before

Width:  |  Height:  |  Size: 24 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 170 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 25 KiB

BIN
View File
Binary file not shown.

Before

Width:  |  Height:  |  Size: 13 KiB

BIN
View File
Binary file not shown.
Binary file not shown.