diff --git a/.gitignore b/.gitignore
index d1ac150..edd2d08 100644
--- a/.gitignore
+++ b/.gitignore
@@ -246,6 +246,9 @@ ENV/
out/
md_pdf/assets/templates/cover.html
+md_pdf/assets/templates/header.html
+md_pdf/assets/templates/footer.html
+md_pdf/assets/templates/toc.xsl
md_pdf/assets/static/style.css
md_pdf/assets/csl/
md_pdf/assets/styles-master/
diff --git a/md_pdf/assets/templates/footer.html b/md_pdf/assets/templates/footer.html
deleted file mode 100644
index acdda22..0000000
--- a/md_pdf/assets/templates/footer.html
+++ /dev/null
@@ -1,16 +0,0 @@
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/md_pdf/assets/templates/header.html b/md_pdf/assets/templates/header.html
deleted file mode 100644
index 3903f09..0000000
--- a/md_pdf/assets/templates/header.html
+++ /dev/null
@@ -1,9 +0,0 @@
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/md_pdf/assets/templates/toc.xsl b/md_pdf/assets/templates/toc.xsl
deleted file mode 100644
index 886202f..0000000
--- a/md_pdf/assets/templates/toc.xsl
+++ /dev/null
@@ -1,62 +0,0 @@
-
-
-
-
-
-
- Table of Contents
-
-
-
-
-
- Table of Contents
-
-
-
-
-
-
-
-
-
-
- added to prevent self-closing tags in QtXmlPatterns
-
-
-
-
-
\ No newline at end of file