Skip to content

Instantly share code, notes, and snippets.

@s-aska
Created April 22, 2011 07:14
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 s-aska/936202 to your computer and use it in GitHub Desktop.
Save s-aska/936202 to your computer and use it in GitHub Desktop.
add file manifest skip
echo .foo | perl -ne 'chomp;print "^", quotemeta($_), "\$\n"' >> MANIFEST.SKIP
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment