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

spmallette pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/tinkerpop.git

commit 5b7eea59a4264f06cc05a76383db2eda480379c4
Author: Stephen Mallette <stepm...@amazon.com>
AuthorDate: Wed Apr 30 11:14:45 2025 -0400

    Add to gitignore CTR
---
 .gitignore | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.gitignore b/.gitignore
index 802e0cf61d..07032d9d79 100644
--- a/.gitignore
+++ b/.gitignore
@@ -35,6 +35,7 @@ tools/
 *.user
 .vscode/
 .vs/
+.junie/
 *nupkg
 NuGet.Config
 nuget*.exe

Reply via email to