diff --git a/.gitignore b/.gitignore index 385a0f1..429c7ba 100644 --- a/.gitignore +++ b/.gitignore @@ -1,12 +1,13 @@ -build/ +*.log *.pyc +*egg-info* *~ -venv/ -testing/ -padinfo.json .etherpump -*egg-info* -dist/ /p/ /publish/ +build/ +dist/ index.html +padinfo.json +testing/ +venv/