Skip to content

Commit

Permalink
BF: full cleaning -- remove iterate.dat which is a by-product of open…
Browse files Browse the repository at this point in the history
…opt?
  • Loading branch information
yarikoptic committed Dec 22, 2008
1 parent c702e56 commit c76f783
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile
Expand Up @@ -88,6 +88,7 @@ clean:
@find . -name '*.py[co]' \
-o -name '*,cover' \
-o -name '.coverage' \
-o -name 'iterate.dat' \
-o -iname '*~' \
-o -iname '*.kcache' \
-o -iname '*.gch' \
Expand Down

0 comments on commit c76f783

Please sign in to comment.