From 7fd88f445b931d7bd0db2fa9dc6e531f04efcc60 Mon Sep 17 00:00:00 2001 From: CRD716 Date: Mon, 24 Apr 2023 19:13:08 -0500 Subject: [PATCH] Prevent Results.txt from coming up --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index e52d479ee..0d114d259 100644 --- a/.gitignore +++ b/.gitignore @@ -40,3 +40,5 @@ zig-out/ zig-cache/ ppl-*.txt + +examples/jeopardy/results.txt