From 823b77099950d7608a6f87bb710116109213b483 Mon Sep 17 00:00:00 2001 From: Austin Gregg-Smith Date: Wed, 24 Dec 2025 12:55:20 +0000 Subject: [PATCH] add devpod to gitignore --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 260ce0a..f4f36b9 100644 --- a/.gitignore +++ b/.gitignore @@ -170,3 +170,5 @@ log/** managed_context/metadata.json test_suite_analysis/metadata.json + +.devpod/