diff --git a/.gitignore b/.gitignore index 6fd3165..85c9916 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,5 @@ /vendor/ /node_modules/ /tmp/ -.DS_Store \ No newline at end of file +.DS_Store +/dist \ No newline at end of file diff --git a/dist/dark/signature-dark.html b/dist/dark/signature-dark.html deleted file mode 100644 index 5e709c4..0000000 --- a/dist/dark/signature-dark.html +++ /dev/null @@ -1 +0,0 @@ -
\ No newline at end of file diff --git a/dist/dark/signature-reply-dark.html b/dist/dark/signature-reply-dark.html deleted file mode 100644 index 8c0d576..0000000 --- a/dist/dark/signature-reply-dark.html +++ /dev/null @@ -1 +0,0 @@ -
\ No newline at end of file diff --git a/dist/light/full-mail-light.html b/dist/light/full-mail-light.html deleted file mode 100644 index 75990f9..0000000 --- a/dist/light/full-mail-light.html +++ /dev/null @@ -1 +0,0 @@ -
Hi there,
Thanks for writing up this email.
We are delighted to reply with a responsive template.
\ No newline at end of file diff --git a/dist/light/signature-light.html b/dist/light/signature-light.html deleted file mode 100644 index 177898f..0000000 --- a/dist/light/signature-light.html +++ /dev/null @@ -1 +0,0 @@ -
\ No newline at end of file diff --git a/dist/light/signature-reply-light.html b/dist/light/signature-reply-light.html deleted file mode 100644 index 17e3287..0000000 --- a/dist/light/signature-reply-light.html +++ /dev/null @@ -1 +0,0 @@ -
\ No newline at end of file