Add .cpp to ipd link regex

This commit is contained in:
I-Al-Istannen
2022-05-04 14:13:39 +02:00
parent a241672726
commit b8fe25c580
2 changed files with 4 additions and 1 deletions

View File

@ -22,6 +22,9 @@ ambiguous situations.
## Unreleased
### Changed
- Add `.cpp` to IPD link regex
## 3.4.0 - 2022-05-01
### Added