diff --git a/.gitignore b/.gitignore index 484845a..8427179 100644 --- a/.gitignore +++ b/.gitignore @@ -20,4 +20,7 @@ yarn.lock # Vite files vite.config.js.timestamp-* vite.config.ts.timestamp-* -src/figma/dist \ No newline at end of file +src/figma/dist + +# Lychee files +.lycheecache \ No newline at end of file