fix(menu): exclude files starting with a . from the menu (e.g. macOS created apple double files)
Compare changes
+ 7
− 3
@@ -62,14 +62,18 @@ def list_apps():
@@ -85,7 +89,7 @@ def list_apps():
Otherwise when copying stuff with mac finder, non-functional entries prefixed with ._
appear.