From ccef20bff9b3a0db433715e5705697971fde0ab7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Eren=20G=C3=B6lge?= Date: Mon, 30 Aug 2021 08:07:23 +0000 Subject: [PATCH] Add wandb to .gitignore --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 673d01da..951d3132 100644 --- a/.gitignore +++ b/.gitignore @@ -155,4 +155,5 @@ deps.json speakers.json internal/* *_pitch.npy -*_phoneme.npy \ No newline at end of file +*_phoneme.npy +wandb \ No newline at end of file