From 2912e5cde9fbd297490bdc617dfc762ca854ffa4 Mon Sep 17 00:00:00 2001 From: Italo Vietro Date: Thu, 12 Jul 2018 14:51:12 +0200 Subject: [PATCH] Added dist to gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 48b8bf9..fd9374a 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ vendor/ +dist/ \ No newline at end of file