From d18f1c0ae2bf72645679d19558a3bc6083af5d0f Mon Sep 17 00:00:00 2001 From: Will Budic Date: Sun, 23 Feb 2020 11:21:11 +1100 Subject: [PATCH] added files to ignore. --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 63a055c..27f4fd7 100644 --- a/.gitignore +++ b/.gitignore @@ -49,3 +49,5 @@ cgisess_* log/thttpd.log .gitignore +htdocs/thttpd.pid +htdocs/cgi-bin/wsrc/examples.css -- 2.34.1