From a3862f8d92d9476eab29b0c4f74e1f1e8de92520 Mon Sep 17 00:00:00 2001 From: JP Appel Date: Fri, 26 Apr 2024 01:06:40 -0400 Subject: updated output to file logic --- .gitignore | 1 + 1 file changed, 1 insertion(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 0b894d2..0ce3b70 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,5 @@ # Presentation Stuff +build/* *.html # Prerequisites -- cgit v1.2.3