Skip to content

Instantly share code, notes, and snippets.

@stepango
Created November 17, 2018 08:51
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save stepango/c89b5bb9a16704ed6b19eca7b53c4d21 to your computer and use it in GitHub Desktop.
Save stepango/c89b5bb9a16704ed6b19eca7b53c4d21 to your computer and use it in GitHub Desktop.
Remove all build folders
rm -rf `find . -type d -name build`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment