Update gitignore

This commit is contained in:
mbsantiago 2025-06-28 15:52:56 -06:00
parent 6732394f50
commit 2dd2c0156b

13
.gitignore vendored
View File

@ -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