From a50798d665918547fcb41e04639a277bfbe447ca Mon Sep 17 00:00:00 2001 From: Charles N Wyble Date: Wed, 18 Dec 2024 08:44:51 -0600 Subject: [PATCH] . --- .gitignore | 11 +---------- .../ConsultantProfile/ConsultantInfoSheet.yml | 14 -------------- 2 files changed, 1 insertion(+), 24 deletions(-) delete mode 100644 local/build-temp/ConsultantProfile/ConsultantInfoSheet.yml diff --git a/.gitignore b/.gitignore index 1f45bf4..27c94f6 100644 --- a/.gitignore +++ b/.gitignore @@ -1,10 +1 @@ -local/build-output/JSONResume/*.json -local/build-output/MarkdownResume/*/*.doc -local/build-output/MarkdownResume/*/*.md -local/build-output/MarkdownResume/*/*.pdf - -local/build-temp/MarkdownResume/*.yml -local/build-temp/MarkdownResume/*.md -local/build-temp/MarkdownResume/*/*.md -local/build-temp/MarkdownResume/*/*.pdf -local/build-temp/MarkdownResume/*/*.doc \ No newline at end of file +local/build-temp/* \ No newline at end of file diff --git a/local/build-temp/ConsultantProfile/ConsultantInfoSheet.yml b/local/build-temp/ConsultantProfile/ConsultantInfoSheet.yml deleted file mode 100644 index 2af6595..0000000 --- a/local/build-temp/ConsultantProfile/ConsultantInfoSheet.yml +++ /dev/null @@ -1,14 +0,0 @@ -title: "Charles N Wyble Consultant Information Sheet" -titlepage: true -titlepage-logo: "D:/tsys/ReachableCEOPublic/ReachableCEO.png" -toc: true -toc-own-page: true -date: \today -header-left: "\\hspace{1cm}" -header-center: "\\leftmark" -header-right: "Page \\thepage" -footer-left: "Charles N Wyble" -footer-center: "Tenacity. Velocity. Focus." -footer-right: "[Source code](https://git.knownelement.com/reachableceo/ReachableCEO-Profile-Consulting)" -urlcolor: blue -page-background: "D:/tsys/ReachableCEOPublic/MarketingMaterials/backend/ReachableCEO-Profile-Consulting/local/build/background3.pdf" \ No newline at end of file