From e7b9c65743a9ab06c67fc007c940771131843008 Mon Sep 17 00:00:00 2001 From: Arzumify Date: Sat, 13 Jul 2024 17:15:22 +0100 Subject: [PATCH] Added dist to the gitignore --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 723ef36..ac0b529 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ -.idea \ No newline at end of file +.idea +dist \ No newline at end of file