diff --git a/.eslintignore b/.eslintignore index 6512914..4904791 100644 --- a/.eslintignore +++ b/.eslintignore @@ -5,6 +5,7 @@ node_modules .env.* !.env.example dist +CHANGELOG.md # Ignore files for PNPM, NPM and YARN pnpm-lock.yaml diff --git a/.prettierignore b/.prettierignore index afb665c..edba342 100644 --- a/.prettierignore +++ b/.prettierignore @@ -5,6 +5,7 @@ node_modules .env.* !.env.example dist +CHANGELOG.md # Ignore files for PNPM, NPM and YARN pnpm-lock.yaml