Skip to content

Commit f8968bd

Browse files
JonathanRicheLGUG2Z
authored andcommitted
Add rules pretaining to TablePlus DB GUI
1 parent 5d006be commit f8968bd

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

applications.json

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2085,6 +2085,15 @@
20852085
]
20862086
]
20872087
},
2088+
"TablePlus": {
2089+
"object_name_change": [
2090+
{
2091+
"kind": "Exe",
2092+
"id": "TablePlus.exe",
2093+
"matching_strategy": "Equals"
2094+
}
2095+
]
2096+
},
20882097
"Task Manager": {
20892098
"ignore": [
20902099
{
@@ -2896,5 +2905,14 @@
28962905
}
28972906
]
28982907
]
2908+
},
2909+
"Browser Tamer": {
2910+
"ignore": [
2911+
{
2912+
"kind": "Exe",
2913+
"id": "bt.exe",
2914+
"matching_strategy": "Equals"
2915+
}
2916+
]
28992917
}
29002918
}

0 commit comments

Comments
 (0)