From 45c21e3821a5ef6f68acfb3c6e330dae6ef81068 Mon Sep 17 00:00:00 2001 From: Eric Conrad Date: Thu, 1 Jul 2021 13:35:58 -0400 Subject: [PATCH] Changing whitelist to ignorelist --- whitelist.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/whitelist.txt b/whitelist.txt index 1707c21..e3a45dd 100644 --- a/whitelist.txt +++ b/whitelist.txt @@ -1,4 +1,4 @@ -# DeepBlueCLI command whitelist +# DeepBlueCLI command ignore list # Currently: one entry (regex) per line # Read as a CSV file for future growth (may want to add options to each entry) # @@ -6,4 +6,4 @@ # regex ^"C:\\Program Files\\Google\\Chrome\\Application\\chrome\.exe" -^"C:\\Program Files\\Google\\Update\\GoogleUpdate\.exe" \ No newline at end of file +^"C:\\Program Files\\Google\\Update\\GoogleUpdate\.exe"