From bab664c19ddb82af47f195f7c70f4c96091b2c4c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nicol=C3=A1s=20Serna?= Date: Wed, 13 Jul 2022 20:32:04 -0300 Subject: [PATCH] Update .gitignore --- .gitignore | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.gitignore b/.gitignore index e32be07..f3ec34a 100644 --- a/.gitignore +++ b/.gitignore @@ -7,3 +7,8 @@ npm/ # etc .env + +# Examples +node_modules/ +package-lock.json +package.json \ No newline at end of file