Exclude various analysis caches to VM

This commit is contained in:
Kovid Goyal 2025-04-25 15:50:01 +05:30
parent c34399e051
commit 610d6b8654
No known key found for this signature in database
GPG key ID: 06BC317B515ACE7C

View file

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