Skip to content

Commit 1893405

Browse files
scopEnselic
authored andcommitted
1 parent 00b7e3b commit 1893405

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/syntax_mapping/ignored_suffixes.rs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,9 @@ impl Default for IgnoredSuffixes<'_> {
2020
".orig",
2121
// Debian and derivatives apt/dpkg/ucf backups
2222
".dpkg-dist",
23+
".dpkg-new",
2324
".dpkg-old",
25+
".dpkg-tmp",
2426
".ucf-dist",
2527
".ucf-new",
2628
".ucf-old",

0 commit comments

Comments
 (0)