Commit 6cee841a by William Tisäter

Add git clean to make clean

parent b07639e4
...@@ -18,6 +18,7 @@ docs: ...@@ -18,6 +18,7 @@ docs:
clean: clean:
@echo "Cleaning doc, test and cache files" @echo "Cleaning doc, test and cache files"
git clean -fd
find . -name *.pyc -delete find . -name *.pyc -delete
rm -rf pygeoip-* pygeoip.egg-info rm -rf pygeoip-* pygeoip.egg-info
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment