1
0
mirror of https://github.com/sharkdp/bat.git synced 2025-07-05 06:33:53 +01:00

assets: add Debian ucf backups to ignored suffixes

Refs https://manpages.debian.org/bullseye/ucf/ucf.1.en.html
This commit is contained in:
Ville Skyttä
2021-08-29 19:19:42 +03:00
committed by David Peter
parent 355a82db54
commit 7c41bd72da
7 changed files with 11 additions and 2 deletions
src
tests/syntax-tests

@ -0,0 +1 @@
// foo.ucf-dist (Debian ucf backup) should highlight same as foo

@ -0,0 +1 @@
// foo.ucf-new (Debian ucf backup) should highlight same as foo

@ -0,0 +1 @@
// foo.ucf-old (Debian ucf backup) should highlight same as foo

@ -0,0 +1 @@
// foo.ucf-dist (Debian ucf backup) should highlight same as foo

@ -0,0 +1 @@
// foo.ucf-new (Debian ucf backup) should highlight same as foo

@ -0,0 +1 @@
// foo.ucf-old (Debian ucf backup) should highlight same as foo