Update .gitignore, adding .ipynb files
This commit is contained in:
@@ -111,3 +111,6 @@ tests/
|
||||
|
||||
# temp data for databaseCreator so it can be run from the last point
|
||||
database.temp
|
||||
|
||||
# Jupyter notebooks for testing
|
||||
*.ipynb
|
||||
|
||||
Reference in New Issue
Block a user