mirror of
https://github.com/tw93/Mole.git
synced 2026-02-04 18:34:46 +00:00
✨ Increased protection for databases
This commit is contained in:
@@ -332,12 +332,16 @@ readonly DATA_PROTECTED_BUNDLES=(
|
||||
"com.dashlane.*" # Dashlane
|
||||
"com.bitwarden.*" # Bitwarden
|
||||
"com.keepassx.*" # KeePassXC
|
||||
"com.jetbrains.*" # JetBrains IDEs (dev tools)
|
||||
"com.jetbrains.*" # JetBrains IDEs (dev tools with user data)
|
||||
"JetBrains*" # JetBrains Application Support folders
|
||||
"com.sublimetext.*" # Sublime Text (paid)
|
||||
"com.panic.transmit*" # Transmit (paid)
|
||||
"com.sequelpro.*" # Database tools
|
||||
"com.sequel-ace.*"
|
||||
"com.tinyapp.*" # TablePlus (paid)
|
||||
"com.dbeaver.*" # DBeaver (database tool)
|
||||
"com.navicat.*" # Navicat (database tool)
|
||||
"com.mongodb.compass" # MongoDB Compass
|
||||
"com.adobe.*" # Adobe Creative Suite (design tools)
|
||||
"com.bohemiancoding.*" # Sketch
|
||||
"com.figma.*" # Figma
|
||||
|
||||
Reference in New Issue
Block a user