This is an automated email from the ASF dual-hosted git repository. cgivre pushed a commit to branch feat/drill-mcp-server in repository https://gitbox.apache.org/repos/asf/drill-mcp.git
commit 83e399c1944dc61a5a036dbcfc94d1428ff128a5 Author: cgivre <[email protected]> AuthorDate: Wed Aug 12 13:21:48 2026 -0400 Various commits --- .gitignore | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.gitignore b/.gitignore index de2b5c7..54c6e85 100644 --- a/.gitignore +++ b/.gitignore @@ -9,3 +9,8 @@ build/ # IDEs .idea/ .vscode/ +/.claude/ +/.superpowers/ +.env +.DS_Store +
