chore: add node_modules to .gitignore (debugging only, never committed)
This commit is contained in:
@@ -19,6 +19,11 @@ opencode.json.pwenv
|
|||||||
# Playwright MCP artifacts
|
# Playwright MCP artifacts
|
||||||
.playwright-mcp/
|
.playwright-mcp/
|
||||||
|
|
||||||
|
# Node dependencies (debugging only, never committed)
|
||||||
|
node_modules/
|
||||||
|
package.json
|
||||||
|
package-lock.json
|
||||||
|
|
||||||
# Runtime artifacts
|
# Runtime artifacts
|
||||||
build/
|
build/
|
||||||
config/
|
config/
|
||||||
|
|||||||
Reference in New Issue
Block a user