diff --git a/.gitignore b/.gitignore index 13508d7..200a617 100644 --- a/.gitignore +++ b/.gitignore @@ -57,4 +57,7 @@ target/ .ipynb_checkpoints # Repo scratch directory -scratch/ \ No newline at end of file +scratch/ + +# IPython Notebook templates +template.ipynb \ No newline at end of file