Changing whitelist to ignorelist

This commit is contained in:
Eric Conrad
2021-07-01 13:35:58 -04:00
committed by GitHub
parent 396bbc4e28
commit 45c21e3821

View File

@ -1,4 +1,4 @@
# DeepBlueCLI command whitelist # DeepBlueCLI command ignore list
# Currently: one entry (regex) per line # Currently: one entry (regex) per line
# Read as a CSV file for future growth (may want to add options to each entry) # Read as a CSV file for future growth (may want to add options to each entry)
# #
@ -6,4 +6,4 @@
# #
regex regex
^"C:\\Program Files\\Google\\Chrome\\Application\\chrome\.exe" ^"C:\\Program Files\\Google\\Chrome\\Application\\chrome\.exe"
^"C:\\Program Files\\Google\\Update\\GoogleUpdate\.exe" ^"C:\\Program Files\\Google\\Update\\GoogleUpdate\.exe"