Build the launcher when freezing on macOS as well

Can be used by the test suite
This commit is contained in:
Kovid Goyal
2020-06-21 14:37:36 +05:30
parent e07916425e
commit 2cb25cf5a8
2 changed files with 3 additions and 2 deletions

View File

@@ -1 +1 @@
to_vm_excludes '/build /dist /.build-cache /tags __pycache__ /*_commands.json *.so *.pyd *.pyc'
to_vm_excludes '/build /dist /kitty/launcher/kitty /.build-cache /tags __pycache__ /*_commands.json *.so *.pyd *.pyc'