Skip to content

Commit

Permalink
Explicitly ignore *.pyc
Browse files Browse the repository at this point in the history
  • Loading branch information
jaroel authored and toutpt committed Nov 16, 2012
1 parent 56b2a1d commit 24d6780
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions MANIFEST.in
Expand Up @@ -2,3 +2,5 @@ include README.rst


recursive-include docs * recursive-include docs *
recursive-include Products * recursive-include Products *

global-exclude *.pyc

0 comments on commit 24d6780

Please sign in to comment.