From 8510b76579a7267332e3f02e4f735dca3e4ade14 Mon Sep 17 00:00:00 2001 From: Nikolai Rodionov Date: Mon, 27 Apr 2026 08:56:12 +0200 Subject: [PATCH] Remove dist from gitignore again Signed-off-by: Nikolai Rodionov --- .gitignore | 1 - 1 file changed, 1 deletion(-) diff --git a/.gitignore b/.gitignore index b947077..c2658d7 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1 @@ node_modules/ -dist/