diff --git a/.gitignore b/.gitignore index 14ab128..8bd25b7 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,5 @@ dist/ .vite/ *.local .DS_Store +screenshots/ +.playwright-mcp/ diff --git a/boot-screen.png b/boot-screen.png deleted file mode 100644 index c5fa8f5..0000000 Binary files a/boot-screen.png and /dev/null differ