gitignore: added .devlocaltmp/; convenient place to stash tmp files during dev without going into repo

This commit is contained in:
Michael Kramlich 2013-11-04 20:26:11 -07:00
parent 724cb06816
commit bc28e7b8fe
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -10,3 +10,4 @@ contrib/pyinstaller/
Electrum.egg-info/
gui/qt/icons_rc.py
locale/
.devlocaltmp/