From 290cfffdab3cf24f45bd7f7f6d131d840e4aa330 Mon Sep 17 00:00:00 2001 From: Jeff Date: Tue, 15 Aug 2023 14:51:17 -0300 Subject: [PATCH] more minor changes --- .gitignore | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 449fca4..53da215 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,6 @@ test/output/ templates/include/* # These are the customizable template files. -templates/include/cornerstone.* -!templates/include/trackingcode.html +templates/include/cornerstone.html +templates/include/trackingcode.html templates/include/newsletter.html \ No newline at end of file