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

spmallette pushed a commit to branch polecat/furiosa/ti-584-investigate
in repository https://gitbox.apache.org/repos/asf/tinkerpop.git

commit d530d7494fe810b9c2b0af80de07e298600ba581
Author: furiosa <[email protected]>
AuthorDate: Fri Apr 10 17:42:04 2026 -0400

    chore: add Gas Town runtime files to .gitignore (ti-584)
---
 .gitignore | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/.gitignore b/.gitignore
index 822c58116f..dfe93ee146 100644
--- a/.gitignore
+++ b/.gitignore
@@ -56,3 +56,9 @@ gremlin-js/node_modules/
 gremlin-js/node/
 .dolt/
 *.db
+
+# Gas Town (added by gt)
+.runtime/
+.claude/
+.logs/
+state.json

Reply via email to