From 87a8a86add62e094a08d0d7a0cb14b870c7477c5 Mon Sep 17 00:00:00 2001 From: chachopacho Date: Fri, 15 Oct 2021 15:15:11 -0300 Subject: [PATCH] Ignore --- .gitignore | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index ffc786d..c2c7421 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,4 @@ -/js/ -/node_modules/ \ No newline at end of file +js/ +node_modules/ +build/ +public/js/ \ No newline at end of file