Simplify cleanup and ignoring of generated go files

This commit is contained in:
Kovid Goyal
2022-08-16 21:59:42 +05:30
parent 780b5ca8bd
commit c85af36116
5 changed files with 9 additions and 9 deletions

View File

@@ -1 +1 @@
to_vm_excludes '/build /dist /kitty/launcher/kitty /.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 *_generated.go'