From 26282a763b5a271a8d80860c4fd74f42bf8d8d85 Mon Sep 17 00:00:00 2001 From: Pavel Antonov <antonov@perx.ru> Date: Mon, 12 Aug 2024 22:13:43 +0400 Subject: [PATCH] WIP --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 723ef36f..ac0b5296 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ -.idea \ No newline at end of file +.idea +dist \ No newline at end of file -- GitLab