From 856f47c8a565ab72e6755d1e67c4884599bcf740 Mon Sep 17 00:00:00 2001 From: Jeff Date: Tue, 15 Aug 2023 14:27:51 -0300 Subject: [PATCH] updating templates --- .gitignore | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index b872dbd..5447768 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,6 @@ -test/output/ \ No newline at end of file +test/output/ + +# These are the customizable template files. +templates/include/cornerstone.html +templates/include/trackingcode.html +templates/include/newsletter.html \ No newline at end of file