diff --git a/.gitignore b/.gitignore index e6657174..7b54dfb3 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,5 @@ *.jl.cov *.jl.*.cov *.jl.mem -.DS_Store \ No newline at end of file +.DS_Store +examples/.ipynb_checkpoints/* \ No newline at end of file