mirror of
https://github.com/sharkdp/bat
synced 2024-11-16 21:25:56 +00:00
Add 'NOTICE' to list of file names to skip
This commit is contained in:
parent
16d346773b
commit
1ced35ec76
@ -18,6 +18,7 @@ BAT_OPTIONS = [
|
|||||||
|
|
||||||
SKIP_FILENAMES = [
|
SKIP_FILENAMES = [
|
||||||
"LICENSE.md",
|
"LICENSE.md",
|
||||||
|
"NOTICE",
|
||||||
"README.md",
|
"README.md",
|
||||||
"bat_options",
|
"bat_options",
|
||||||
]
|
]
|
||||||
|
Loading…
Reference in New Issue
Block a user