Skip to content

Commit 13220b3

Browse files
Update changelog.mdx (#1965)
Co-authored-by: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
1 parent 109edee commit 13220b3

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

changelog.mdx

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,17 @@ rss: true
55
noindex: true
66
---
77

8+
<Update label="December 1" tags={["New releases"]} rss={{ title: ".mintignore support", description: "Exclude files and directories from your published documentation" }}>
9+
## .mintignore support
10+
11+
- Added `.mintignore` file support to exclude specific files and directories from being processed and published to your documentation site.
12+
- Uses the same pattern syntax as `.gitignore` for familiar configuration.
13+
- Excluded files don't appear in published docs, aren't indexed for search, and aren't accessible to visitors.
14+
15+
Learn more in the [.mintignore documentation](/organize/mintignore).
16+
17+
</Update>
18+
819
<Update label="November 25" tags={["Improvements"]} rss={{ title: "Vale version upgrade", description: "Vale version 3.10+ now supported" }}>
920
## Vale version upgrade
1021

0 commit comments

Comments
 (0)