diff --git a/.gitignore b/.gitignore index b4fbeea..02fa3fc 100644 --- a/.gitignore +++ b/.gitignore @@ -12,4 +12,6 @@ # Built Visual Studio Code Extensions *.vsix -/target \ No newline at end of file +/target + +*_WIP.rs \ No newline at end of file diff --git a/assets/complete.png b/assets/complete.png new file mode 100644 index 0000000..a74de7e Binary files /dev/null and b/assets/complete.png differ diff --git a/assets/template.png b/assets/template.png new file mode 100644 index 0000000..5a3745b Binary files /dev/null and b/assets/template.png differ