From 67670d48423bb3761b40b93a2a35dabd7247bdf5 Mon Sep 17 00:00:00 2001 From: Will Budic Date: Thu, 20 Feb 2020 16:35:52 +1100 Subject: [PATCH] . --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 5f13caf..63a055c 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,8 @@ .vscode .vstags log/thttpd.log +*.log +*.pid thttpd-2.29/ thttpd-2.29/* startDevWebServer.sh -- 2.34.1