Skip to content

Commit 2bd81b0

Browse files
authored
Update .mlc.toml file (#4929)
1 parent ab5de00 commit 2bd81b0

2 files changed

Lines changed: 5 additions & 2 deletions

File tree

.mlc.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ do-not-warn-for-redirect-to = ["*"]
77
# Ignore files that are not documentation
88
# Note does not seem to work at the moment, see
99
# https://github.com/becheran/mlc/issues/158
10-
#ignore-path = ["CHANGELOG.md","./CHANGELOG.md"]
10+
ignore-path = [".opencode","ESMA_env","ESMA_cmake","ecbuild","GEOS_FieldDictionary"]

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
5656
No module names or interfaces changed; this is a pure file relocation.
5757
Part of the MAPL v3 directory restructuring (#4905, phase 1a, closes #4907).
5858

59-
Several files were renamed, MAPL_InfoSet was replaced with ESMF_InfoSet.
59+
- Several files were renamed, MAPL_InfoSet was replaced with ESMF_InfoSet.
60+
- Update `.mlc.toml` to ignore directories either brought in by mepo or created
61+
by opencode
62+
6063
### Removed
6164

6265
### Deprecated

0 commit comments

Comments
 (0)