diff --git a/.gitignore b/.gitignore index 825c7e12..df265650 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,7 @@ ####-*.patch lib/icons_rc.py -*.pyc \ No newline at end of file +*.pyc +build/ +dist/ +*.egg/ +/electrum.py \ No newline at end of file