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
Describe the bug
This happens to me frequently when I clear something, there are local files I do not actually want cleared. Another related issue is the command will not clear without .gitignore.
To Reproduce
remove .gitignore and run clear
Expected behavior
Add alternative way to specify what should be cleared. Perhaps in this order:
custom config for clearing
if not specified, then .gitignore
if none found then do nothing
Additional context
n/a
The text was updated successfully, but these errors were encountered:
Describe the bug
This happens to me frequently when I clear something, there are local files I do not actually want cleared. Another related issue is the command will not clear without .gitignore.
To Reproduce
remove .gitignore and run clear
Expected behavior
Add alternative way to specify what should be cleared. Perhaps in this order:
Additional context
n/a
The text was updated successfully, but these errors were encountered: