2 lines
79 B
Text
2 lines
79 B
Text
|
alias rmig='git ls-files -io --exclude-from=.gitignore | xargs -d "\n" rm -rf'
|