From 6cc1d89ca78c7f6925afcf5ad6545b8ce5ee355e Mon Sep 17 00:00:00 2001 From: jan Date: Mon, 4 May 2020 21:51:34 +0200 Subject: [PATCH] Updated gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index c2658d7..4291482 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ node_modules/ +_dist/ \ No newline at end of file