Skip to content

Commit

Permalink
Cleanup harder
Browse files Browse the repository at this point in the history
  • Loading branch information
sfermigier committed Apr 15, 2019
1 parent a82c9f8 commit cd7329b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,7 @@ clean:
find . -name .DS_Store -delete
find . -name cache -type d -delete
find . -type d -empty -delete
rm -rf .mypy_cache
rm -f migration.log
rm -rf build dist
rm -rf *.egg .coverage
Expand Down

0 comments on commit cd7329b

Please sign in to comment.