From 3525cc51b86a690465bbfa00f8733410c340aef3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Maciek=20G=C5=82owacki?= Date: Sat, 21 Nov 2020 13:16:54 +0100 Subject: [PATCH] updated gitignore --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 3c3629e..ba81622 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,3 @@ node_modules +.env +build \ No newline at end of file