From f2dc512b097c4675eacc235a8a68937c5bc842e6 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Marcin=20W=C4=85troba?= <markowanga@gmail.com>
Date: Thu, 5 May 2022 19:57:00 +0200
Subject: [PATCH] Add to .gitignore

---
 .gitignore | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/.gitignore b/.gitignore
index 10f676d..29634a6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -111,3 +111,6 @@ debug_run/
 publish_to_theliver.sh
 
 .idea
+
+docker/embedding_models/
+docker/wav2vec2for_ctc_models/
-- 
GitLab