From 97f991a511bff8d2231c4e87351b449b9bbf169d Mon Sep 17 00:00:00 2001 From: Will Budic Date: Sun, 23 Feb 2020 17:36:17 +1100 Subject: [PATCH] upd --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 27f4fd7..fd29628 100644 --- a/.gitignore +++ b/.gitignore @@ -8,6 +8,7 @@ thttpd-2.29/* startDevWebServer.sh thttpd.conf cgisess_* +*.pid # Compiled source # ################### *.com @@ -51,3 +52,4 @@ log/thttpd.log .gitignore htdocs/thttpd.pid htdocs/cgi-bin/wsrc/examples.css +dbLifeLog/*.db-journal -- 2.34.1