refactor: move test_rpc.ipynb to tools/ and add to gitignore
This commit is contained in:
6
.gitignore
vendored
6
.gitignore
vendored
@@ -187,3 +187,9 @@ pyvenv.cfg
|
||||
pip-selfcheck.json
|
||||
|
||||
# End of https://www.toptal.com/developers/gitignore/api/python,venv
|
||||
|
||||
# Development tools
|
||||
tools/
|
||||
|
||||
# Jupyter Notebook (can contain sensitive data/outputs)
|
||||
*.ipynb
|
||||
|
||||
Reference in New Issue
Block a user