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 your feature request related to a problem? Please describe.
When running git status, the .cache folder is listed in untracked files. This could lead to a developer accidentally tracking the files in this folder in commits.
Describe the solution you'd like
Add this folder to .gitignore