From db8c403acfdca2d3087414e0b9261d50739245e5 Mon Sep 17 00:00:00 2001 From: Matthew Ryan Dillon Date: Mon, 14 Oct 2024 21:44:45 -0400 Subject: [PATCH] chore: ignore log files --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 1e19e61..b59793a 100644 --- a/.gitignore +++ b/.gitignore @@ -107,3 +107,5 @@ dmypy.json .pyre/ # End of https://www.gitignore.io/api/python + +step.log