diff --git a/.dockerignore b/.dockerignore index c7688ce..30c7b7d 100644 --- a/.dockerignore +++ b/.dockerignore @@ -2,4 +2,5 @@ .gitignore .dockerignore node_modules +screenshots/* diff --git a/screenshots/1.png b/screenshots/1.png new file mode 100644 index 0000000..6aa3f18 Binary files /dev/null and b/screenshots/1.png differ diff --git a/screenshots/2.png b/screenshots/2.png new file mode 100644 index 0000000..0773f22 Binary files /dev/null and b/screenshots/2.png differ diff --git a/screenshots/3.png b/screenshots/3.png new file mode 100644 index 0000000..2714dcc Binary files /dev/null and b/screenshots/3.png differ