diff --git a/.gitignore b/.gitignore index 8e3976e..4306e55 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,4 @@ releases # Files images/vcard-icon.ai +images/syntax-highlighting*.png \ No newline at end of file diff --git a/.vscodeignore b/.vscodeignore index 87624c4..d5063d2 100644 --- a/.vscodeignore +++ b/.vscodeignore @@ -7,3 +7,4 @@ releases # Files .gitignore images/vcard-icon.ai +images/syntax-highlighting*.png \ No newline at end of file diff --git a/images/syntax-highlighting.gif b/images/syntax-highlighting.gif new file mode 100644 index 0000000..1bbb04a Binary files /dev/null and b/images/syntax-highlighting.gif differ diff --git a/images/syntax-highlighting.png b/images/syntax-highlighting.png deleted file mode 100644 index e56b32c..0000000 Binary files a/images/syntax-highlighting.png and /dev/null differ