This is an automated email from the ASF dual-hosted git repository. rbowen pushed a commit to branch rbowen-apache-projects-mcp in repository https://gitbox.apache.org/repos/asf/comdev.git
commit 54868974bcf01e283c8f028461d590120d5e0d2b Author: Rich Bowen <[email protected]> AuthorDate: Fri May 22 16:12:12 2026 -0400 Add node_modules ignore for apache-projects-mcp --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 8b5dca4..2af3644 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ project-activity/DATA/ project-activity/REPORTS/ node_modules/ package-lock.json +mcp/apache-projects-mcp/node_modules/
