From 17e873e47cc8321e257e8800fa6a5723c6eb9052 Mon Sep 17 00:00:00 2001 From: tiagovla Date: Tue, 4 Oct 2022 02:16:27 -0300 Subject: [PATCH] chore: ignore the dist directory --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index c18dd8d..1be5bdb 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ __pycache__/ +dist/