From 50a2d6fc0a3bf39fab317b0b0a6105e83280aba8 Mon Sep 17 00:00:00 2001 From: AssisrMatheus Date: Fri, 13 Nov 2020 19:34:59 -0300 Subject: [PATCH] =?UTF-8?q?=F0=9F=99=88=20Adding=20images=20and=20github?= =?UTF-8?q?=20folder=20to=20.vscodeignore?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .vscodeignore | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.vscodeignore b/.vscodeignore index 6d6014b..6fe312e 100644 --- a/.vscodeignore +++ b/.vscodeignore @@ -14,4 +14,6 @@ node_modules .eslintrc.js .prettierrc.js out -webpack.config.js \ No newline at end of file +webpack.config.js +images +.github \ No newline at end of file