diff --git a/.gitignore b/.gitignore index 4fdc557..7c4e55e 100644 --- a/.gitignore +++ b/.gitignore @@ -6,4 +6,5 @@ docs/_templates *.pt *.npy *.csv -*tmp \ No newline at end of file +*tmp +.ipynb_checkpoints/ \ No newline at end of file