From 42d7a28c6375a300938264c93d55e249fd795ead Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Luc=C3=A0s?= <86352901+LucasVbr@users.noreply.github.com> Date: Thu, 19 Dec 2024 14:18:09 +0100 Subject: [PATCH] feat: Add .env file --- .gitignore | 1 - 1 file changed, 1 deletion(-) diff --git a/.gitignore b/.gitignore index 3bb6adc..2d306a8 100644 --- a/.gitignore +++ b/.gitignore @@ -3,7 +3,6 @@ .vscode/ # Environment -.env cache/ node_modules/