mirror of
https://github.com/macaodha/batdetect2.git
synced 2025-06-29 14:41:58 +02:00
git ignore all notebook related files except batdetect2_notebook
This commit is contained in:
parent
acf01f4970
commit
e900ddc86d
8
.gitignore
vendored
8
.gitignore
vendored
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user