diff --git a/.gitignore b/.gitignore index c9840c9d..9bc13a56 100644 --- a/.gitignore +++ b/.gitignore @@ -32,4 +32,7 @@ storybook-static static/ # Inlang cache -project.inlang/cache/ \ No newline at end of file +project.inlang/cache/ + +# Documentation +docs/ \ No newline at end of file