From f07100c67343e24d540cb624c2eb0a0259cfceb6 Mon Sep 17 00:00:00 2001 From: minie4 Date: Wed, 27 Dec 2023 16:12:13 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=99=88=20Exclude=20binary=20from=20git=20?= =?UTF-8?q?repo?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 8e499e0..3df3a00 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ .env -out/ \ No newline at end of file +out/ +itslearningdl \ No newline at end of file