diff --git a/web/.gitignore b/web/.gitignore index 0a05d9fab..95600e1a4 100644 --- a/web/.gitignore +++ b/web/.gitignore @@ -1,3 +1,5 @@ +.cache/ + # Logs logs videos @@ -26,4 +28,4 @@ dist-ssr .nyc_output coverage/ -vite.config.ts.* \ No newline at end of file +vite.config.ts.*