Files
DeepBlueCLI/safelist.txt
2023-06-28 16:21:07 -04:00

12 lines
490 B
Plaintext
Executable File

# 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)
#
# Include only regex CSV entries, or comments beginning with "#"
#
regex
^"C:\\Program Files\\Google\\Chrome\\Application\\chrome\.exe"
^"C:\\Program Files\\Google\\Update\\GoogleUpdate\.exe"
^"C:\\Program Files \(x86\)\\Google\\Update\\GoogleUpdate\.exe"
"\\AppData\\Local\\Microsoft\\EdgeUpdate\\MicrosoftEdgeUpdate\.exe"