From b194bc05b17a7c23e6c4725c7d684cd21042fd86 Mon Sep 17 00:00:00 2001 From: Andrew Johnson Date: Thu, 30 Nov 2017 12:03:33 -0600 Subject: [PATCH] Unify .gitignore files --- .gitignore | 21 ++++++++++++--------- 1 file changed, 12 insertions(+), 9 deletions(-) diff --git a/.gitignore b/.gitignore index bb68a8b..fb6d786 100644 --- a/.gitignore +++ b/.gitignore @@ -1,14 +1,17 @@ +/cfg/ /bin/ /lib/ -/doc/ -/include/ /db/ /dbd/ -/cfg/ +/html/ +/include/ +/templates/ +/configure/*.local +/configure/RELEASE.* +/configure/CONFIG_SITE.* +O.*/ +/QtC-* envPaths -configure/*.local -configure/RELEASE.* -configure/CONFIG_SITE.* -!configure/ExampleRELEASE.local -**/O.* -QtC-* +*.orig +*.log +.*.swp