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/
|
||||
|
||||
# Node dependencies (debugging only, never committed)
|
||||
node_modules/
|
||||
package.json
|
||||
package-lock.json
|
||||
|
||||
# Runtime artifacts
|
||||
build/
|
||||
config/
|
||||
|
||||
Reference in New Issue
Block a user