This is an automated email from the ASF dual-hosted git repository. yasith pushed a commit to branch feat/grpc-armeria-migration in repository https://gitbox.apache.org/repos/asf/airavata.git
commit 976c07d494769deb3da3a1d27516f54528029d0e Author: yasithdev <[email protected]> AuthorDate: Tue Mar 31 02:29:48 2026 -0400 chore: add .worktrees/ to gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index f103d07303..c73fc685c9 100644 --- a/.gitignore +++ b/.gitignore @@ -66,3 +66,4 @@ modules/*/distribution/ modules/*/*/distribution/ docs/superpowers/ +.worktrees/
