diff --git a/.gitignore b/.gitignore index 7b2906e7..c9840c9d 100644 --- a/.gitignore +++ b/.gitignore @@ -29,4 +29,7 @@ src/lib/paraglide storybook-static # Assets -static/ \ No newline at end of file +static/ + +# Inlang cache +project.inlang/cache/ \ No newline at end of file