From e8df396840fa3f16643a1e6c00dca13d57cd3907 Mon Sep 17 00:00:00 2001 From: zino Date: Thu, 20 May 2021 23:30:04 +0200 Subject: [PATCH] added dist to git --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 5871fca..7924c47 100644 --- a/.gitignore +++ b/.gitignore @@ -83,7 +83,7 @@ out # Nuxt.js build / generate output .nuxt -dist +#dist # Gatsby files .cache/