This is an automated email from the ASF dual-hosted git repository.

adoroszlai pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ratis-thirdparty.git


The following commit(s) were added to refs/heads/master by this push:
     new 53e7b06  RATIS-2277. Add .mvn/.develocity to gitignore (#63)
53e7b06 is described below

commit 53e7b06df40eee50949d4083664175c86f367726
Author: Doroszlai, Attila <[email protected]>
AuthorDate: Sat Apr 5 17:19:57 2025 +0200

    RATIS-2277. Add .mvn/.develocity to gitignore (#63)
---
 .gitignore | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.gitignore b/.gitignore
index e474592..3736e95 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,4 +4,5 @@ target
 .classpath
 .iml
 .idea
+.mvn/.develocity/
 *.versionsBackup

Reply via email to