chore: remove editor and config files from tracking

This commit is contained in:
Albez0-An7h 2026-03-04 14:31:30 +05:30
parent 0d00cb7fbd
commit 8fa62cff6f
4 changed files with 0 additions and 29 deletions

View File

@ -1,8 +0,0 @@
{
"mcpServers": {
"shopify-dev-mcp": {
"command": "npx",
"args": ["-y", "@shopify/dev-mcp@latest"]
}
}
}

View File

@ -1,10 +0,0 @@
{
"name": "shopify-dev-mcp",
"version": "1.0.0",
"mcpServers": {
"shopify-dev-mcp": {
"command": "npx",
"args": ["-y", "@shopify/dev-mcp@latest"]
}
}
}

View File

@ -1,9 +0,0 @@
{
"mcpServers": {
"shopify-dev-mcp": {
"type": "stdio",
"command": "npx",
"args": ["-y", "@shopify/dev-mcp@latest"]
}
}
}

2
.npmrc
View File

@ -1,2 +0,0 @@
engine-strict=true
shamefully-hoist=true