diff --git a/.eslintignore b/.eslintignore index df2ca4a..f160f46 100644 --- a/.eslintignore +++ b/.eslintignore @@ -4,6 +4,7 @@ node_modules .env .env.* !.env.example +docs # Ignore files for PNPM, NPM and YARN pnpm-lock.yaml diff --git a/.prettierignore b/.prettierignore index df2ca4a..f160f46 100644 --- a/.prettierignore +++ b/.prettierignore @@ -4,6 +4,7 @@ node_modules .env .env.* !.env.example +docs # Ignore files for PNPM, NPM and YARN pnpm-lock.yaml