From 62c32dba179d8f23f5b4f55df6937f39ac8160d8 Mon Sep 17 00:00:00 2001 From: cardosofelipe Date: Wed, 22 Jan 2025 17:10:56 +0100 Subject: [PATCH] Update .gitignore Signed-off-by: Felipe Cardoso --- .gitignore | 4 ---- 1 file changed, 4 deletions(-) diff --git a/.gitignore b/.gitignore index 1064a29..995c054 100644 --- a/.gitignore +++ b/.gitignore @@ -163,7 +163,6 @@ cython_debug/ # ---> Node # Logs logs -*.log npm-debug.log* yarn-debug.log* yarn-error.log* @@ -236,14 +235,12 @@ web_modules/ .yarn-integrity # dotenv environment variable files -.env .env.development.local .env.test.local .env.production.local .env.local # parcel-bundler cache (https://parceljs.org/) -.cache .parcel-cache # Next.js build output @@ -265,7 +262,6 @@ dist # vuepress v2.x temp and cache directory .temp -.cache # Docusaurus cache and generated files .docusaurus