From efa1d5610ac44fb46c2d03369b521c6965a53391 Mon Sep 17 00:00:00 2001 From: HenriqueSSan Date: Sat, 21 Jan 2023 13:33:12 -0300 Subject: [PATCH] feat(.gitignore): remove folders in developing... --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 30eb490..cc74553 100644 --- a/.gitignore +++ b/.gitignore @@ -35,3 +35,6 @@ npm-debug.log lib *.orig react/package-lock.json + +# alternatives +/.workspace \ No newline at end of file