mirror of
https://github.com/macaodha/batdetect2.git
synced 2026-01-10 17:19:34 +01:00
Update gitignore
This commit is contained in:
parent
6732394f50
commit
2dd2c0156b
13
.gitignore
vendored
13
.gitignore
vendored
@ -99,6 +99,11 @@ plots/*
|
||||
|
||||
# Model experiments
|
||||
experiments/*
|
||||
DvcLiveLogger/checkpoints
|
||||
logs/
|
||||
mlruns/
|
||||
outputs/
|
||||
notebooks/lightning_logs
|
||||
|
||||
# Jupiter notebooks
|
||||
.virtual_documents
|
||||
@ -111,9 +116,7 @@ experiments/*
|
||||
!tests/data/*.wav
|
||||
!notebooks/*.ipynb
|
||||
!tests/data/**/*.wav
|
||||
notebooks/lightning_logs
|
||||
example_data/preprocessed
|
||||
.aider*
|
||||
DvcLiveLogger/checkpoints
|
||||
logs
|
||||
mlruns/
|
||||
|
||||
# Intermediate artifacts
|
||||
example_data/preprocessed
|
||||
|
||||
Loading…
Reference in New Issue
Block a user