You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.