Exclude various analysis caches to VM
This commit is contained in:
parent
c34399e051
commit
610d6b8654
1 changed files with 1 additions and 1 deletions
|
|
@ -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'
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue