gitignore
This commit is contained in:
parent
a6a2e4a4ae
commit
c5824cb34a
|
|
@ -1,5 +1,6 @@
|
||||||
#local
|
#local
|
||||||
*.ckpt
|
*.ckpt
|
||||||
|
*_local.yaml
|
||||||
cli/train_config/dataset/Vctk_local.yaml
|
cli/train_config/dataset/Vctk_local.yaml
|
||||||
.DS_Store
|
.DS_Store
|
||||||
outputs/
|
outputs/
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue