Skip to content

Commit

Permalink
Ignore Notes widget
Browse files Browse the repository at this point in the history
  • Loading branch information
jacebrowning committed Sep 1, 2023
1 parent eae49d2 commit 244154f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,7 @@
"verchew",
"verchewrc",
"webfonts",
"widgetextension",
"YORM"
]
}
1 change: 1 addition & 0 deletions mine/manager.py
Original file line number Diff line number Diff line change
Expand Up @@ -147,6 +147,7 @@ class MacManager(Manager): # pragma: no cover (manual)
IGNORED_APPLICATION_NAMES = [
"com.apple.mail.spotlightindexextension",
"com.apple.notes.spotlightindexextension",
"com.apple.notes.widgetextension",
"com.apple.podcasts.spotlightindexextension",
"garcon.appex",
"iTunesHelper.app",
Expand Down

0 comments on commit 244154f

Please sign in to comment.