Browse Source

Ignore build outputs

master
ErebusBat 14 years ago
parent
commit
211fbe8ec3
  1. 4
      .gitignore

4
.gitignore vendored

@ -1,3 +1,7 @@
####-*.patch ####-*.patch
lib/icons_rc.py lib/icons_rc.py
*.pyc *.pyc
build/
dist/
*.egg/
/electrum.py
Loading…
Cancel
Save