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
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