chore(.gitignore): add node_modules to ignore list

This commit is contained in:
Prad Nukala
2025-10-24 10:03:22 -04:00
parent 5fbcd85420
commit 6dd00e8cf6
+1
View File
@@ -121,3 +121,4 @@ tmp-openapi-gen/**/*.json
# Allow the final combined openapi.yml
!docs/static/openapi.yml
.mcp.json
node_modules