Switch to inclusive terminology
Signed-off-by: Alec Delaney <tekktrik@gmail.com>
This commit is contained in:
parent
cc694ae7cd
commit
d82855737d
1 changed files with 2 additions and 2 deletions
|
@ -9,11 +9,11 @@
|
||||||
# run arbitrary code
|
# run arbitrary code
|
||||||
extension-pkg-whitelist=
|
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.
|
# paths.
|
||||||
ignore=CVS
|
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.
|
# regex matches against base names, not paths.
|
||||||
ignore-patterns=
|
ignore-patterns=
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue