From 318e32decd747b6268728f03c17bf2245fe70423 Mon Sep 17 00:00:00 2001 From: Jindrich Matousek <> Date: Mon, 23 May 2022 22:16:54 +0200 Subject: [PATCH] Ignore .svn --- .gitignore | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 2a3cbad4..bae673f3 100644 --- a/.gitignore +++ b/.gitignore @@ -166,4 +166,7 @@ internal/* *_phoneme.npy wandb depot/* -coqui_recipes/* \ No newline at end of file +coqui_recipes/* + +# SVN +.svn/