diff --git a/.gitignore b/.gitignore index 8bacdb57b..cc9df0788 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ +.gitignore __pycache__ *.pyc /.venv @@ -16,3 +17,6 @@ _temp_test_datastore /registrar.json /dist chains +*logs* +*.ipynb* +.ethash \ No newline at end of file