From c02e6ead16eb05fddc5f890fa96226857e42d67e Mon Sep 17 00:00:00 2001 From: Chris Boesch Date: Sun, 9 Feb 2025 21:31:07 +0100 Subject: Added deletion of progress.txt for eowyn --- .gitignore | 1 + 1 file changed, 1 insertion(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 53a6184..0fa4230 100644 --- a/.gitignore +++ b/.gitignore @@ -3,6 +3,7 @@ /answers/ /patches/healed/ /output/ +.progress.txt # Leave this in here for older zig versions /zig-cache/ -- cgit v1.2.3