Update dev-tool settings
Signed-off-by: Knut Ahlers <knut@ahlers.me>
This commit is contained in:
parent
b47e405ec4
commit
fa2e428ec3
2 changed files with 3 additions and 0 deletions
|
@ -12,6 +12,7 @@ ignore_messages:
|
|||
# Every commit message matching one of the regular expressions defined
|
||||
# in here will cause a patch-version increase (1.0.0 -> 1.0.1).
|
||||
match_patch:
|
||||
- "^CI"
|
||||
- "^[dD]ep"
|
||||
- "^[fF]ix"
|
||||
- "^[lL]int"
|
||||
|
|
|
@ -40,3 +40,5 @@ Thumbs.db
|
|||
# Just (using as internal task-runner)
|
||||
justfile
|
||||
Justfile
|
||||
|
||||
*.bak
|
||||
|
|
Loading…
Reference in a new issue