From ec7567cbd73555cf570fc9c710161a9d542b7287 Mon Sep 17 00:00:00 2001 From: rust Date: Mon, 9 Mar 2026 22:00:03 +0100 Subject: [PATCH] chore: update gitignore with Gas Town runtime paths --- .gitignore | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/.gitignore b/.gitignore index 74ff96b..4d29d73 100644 --- a/.gitignore +++ b/.gitignore @@ -10,3 +10,9 @@ kh_data/ .rodney/ *.out *.log + +# Gas Town (added by gt) +.runtime/ +.claude/ +.logs/ +__pycache__/