diff --git a/organize/mintignore.mdx b/organize/mintignore.mdx index 83792f4f7..9a7501675 100644 --- a/organize/mintignore.mdx +++ b/organize/mintignore.mdx @@ -43,7 +43,14 @@ Mintlify automatically ignores the following directories and files without requi - `.claude` - `.agents` - `.idea` +- `.vscode` - `node_modules` +- `build` +- `dist` +- `coverage` +- `.cache` +- `tmp` +- `temp` - `README.md` - `LICENSE.md` - `CHANGELOG.md`