From a12377b7d684af802f286284dd4b39885bb38784 Mon Sep 17 00:00:00 2001 From: Sasha Koshka Date: Sun, 8 Dec 2024 20:23:50 -0500 Subject: [PATCH] Ignore stepd.pid --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 8939a18..1ee3a26 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /*.step +stepd.pid