mirror of
https://github.com/sharkdp/bat.git
synced 2025-08-15 18:53:12 +02:00
Add 'NOTICE' to list of file names to skip
This commit is contained in:
committed by
David Peter
parent
16d346773b
commit
1ced35ec76
@ -18,6 +18,7 @@ BAT_OPTIONS = [
|
||||
|
||||
SKIP_FILENAMES = [
|
||||
"LICENSE.md",
|
||||
"NOTICE",
|
||||
"README.md",
|
||||
"bat_options",
|
||||
]
|
||||
|
Reference in New Issue
Block a user