From 5a73ac59a19c593978f95632400c2edd9d9647de Mon Sep 17 00:00:00 2001 From: Andrew Johnson Date: Fri, 31 Mar 2017 12:08:03 -0500 Subject: [PATCH] Adjusted .gitignore patterns --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index a8499e2f2..c3040f162 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ +/cfg/ /bin/ /lib/ /db/ @@ -5,7 +6,7 @@ /html/ /include/ /templates/ -O.* +O.*/ /QtC-* *.orig *.log