Skip to content

Commit f32bcea

Browse files
Update organize/mintignore.mdx (#2632)
Co-authored-by: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
1 parent ded4b79 commit f32bcea

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

organize/mintignore.mdx

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,14 +36,18 @@ Excluded files:
3636

3737
## Default ignored patterns
3838

39-
Mintlify automatically ignores the following directories without requiring any configuration:
39+
Mintlify automatically ignores the following directories and files without requiring any configuration:
4040

4141
- `.git`
4242
- `.github`
4343
- `.claude`
4444
- `.agents`
4545
- `.idea`
4646
- `node_modules`
47+
- `README.md`
48+
- `LICENSE.md`
49+
- `CHANGELOG.md`
50+
- `CONTRIBUTING.md`
4751

4852
You don't need to add these to your `.mintignore` file.
4953

0 commit comments

Comments
 (0)