git ignore all notebook related files except batdetect2_notebook

This commit is contained in:
Santiago Martinez 2023-02-26 21:10:35 +00:00
parent acf01f4970
commit e900ddc86d

8
.gitignore vendored
View File

@ -55,9 +55,6 @@ docs/_build/
.pybuilder/
target/
# Jupyter Notebook
.ipynb_checkpoints
# IPython
profile_default/
ipython_config.py
@ -104,3 +101,8 @@ plots/*
# Model experiments
experiments/*
# Jupiter notebooks
.virtual_documents
.ipynb_checkpoints
*.ipynb
!batdetect2_notebook.ipynb