From dc2e0997bee708f869301f7c8c26b935b5daf278 Mon Sep 17 00:00:00 2001 From: andrzej Date: Sat, 25 May 2024 23:44:38 +0200 Subject: [PATCH] add dist to gitignore --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 1c37b55..2fa56e4 100644 --- a/.gitignore +++ b/.gitignore @@ -9,7 +9,7 @@ /coverage # production -#/build +/dist # misc .DS_Store