VisualStudio/clean.cmd

4 строки
82 B
Batchfile

git submodule update --init
git clean -xdff
git submodule foreach git clean -xdff