mirror of
https://github.com/orhun/git-cliff.git
synced 2024-11-29 17:23:22 +03:00
6 lines
175 B
TOML
6 lines
175 B
TOML
|
[type.md]
|
||
|
extend-ignore-re = [
|
||
|
"\\[[[:xdigit:]]{7}\\]\\(https://github.com/orhun/git-cliff/commit/[[:xdigit:]]{40}\\)",
|
||
|
"\\[halp\\]\\(https://github.com/orhun/halp\\)",
|
||
|
]
|