Is it possible to exclude some directories / artifacts when caching target folder?
The use case is that I'm running Tauri build and in target folder there is also the final app bundles that shouldn't be included in the cache. I want to exclude these folders from the cache.