From 8d03b2215c05f16ea796f86be24552b546ed1dc1 Mon Sep 17 00:00:00 2001 From: Lukas Zapletal Date: Wed, 12 Feb 2025 10:36:16 +0100 Subject: [PATCH] build: add bin/ to gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index e4dda68..54bca28 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,4 @@ release_artifacts *.swp dictionary.dic __pycache__ +/bin