updates gitignore with blockchain considerations

pull/257/head
Kieran Prasch 2018-04-22 18:36:41 -07:00
parent f7bfee33ba
commit c3a2156495
1 changed files with 4 additions and 0 deletions

4
.gitignore vendored
View File

@ -1,3 +1,4 @@
.gitignore
__pycache__
*.pyc
/.venv
@ -16,3 +17,6 @@ _temp_test_datastore
/registrar.json
/dist
chains
*logs*
*.ipynb*
.ethash