Skip to content

Instantly share code, notes, and snippets.

@yyolk
Created August 22, 2013 19:21
Show Gist options
  • Save yyolk/6311615 to your computer and use it in GitHub Desktop.
Save yyolk/6311615 to your computer and use it in GitHub Desktop.
find . -name "*.pyc" -exec git rm -f {} \;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment