Switch to inclusive terminology
Signed-off-by: Alec Delaney <tekktrik@gmail.com>
This commit is contained in:
parent
e3000c3a30
commit
5eceae0d3c
1 changed files with 2 additions and 2 deletions
|
|
@ -13,11 +13,11 @@
|
|||
# run arbitrary code
|
||||
extension-pkg-whitelist=
|
||||
|
||||
# Add files or directories to the blacklist. They should be base names, not
|
||||
# Add files or directories to the ignore-list. They should be base names, not
|
||||
# paths.
|
||||
ignore=CVS
|
||||
|
||||
# Add files or directories matching the regex patterns to the blacklist. The
|
||||
# Add files or directories matching the regex patterns to the ignore-list. The
|
||||
# regex matches against base names, not paths.
|
||||
ignore-patterns=
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue