diff --git a/.gitignore b/.gitignore index f1a90a0..26f3440 100644 --- a/.gitignore +++ b/.gitignore @@ -138,4 +138,6 @@ dist # Vite files vite.config.js.timestamp-* vite.config.ts.timestamp-* -.vite/ \ No newline at end of file +.vite/ + +src/server/public/cards/* \ No newline at end of file