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
Current we store the cache in ~/.gitignore-cache. It would be more idiomatic to attempt to store it in ~/.cache, which is a more conventional location.
The text was updated successfully, but these errors were encountered:
Current we store the cache in
~/.gitignore-cache
. It would be more idiomatic to attempt to store it in~/.cache
, which is a more conventional location.The text was updated successfully, but these errors were encountered: