From 2ba7d05575fe2db1e2c15560e8794d2a39615b09 Mon Sep 17 00:00:00 2001 From: yoannchb-pro <71560747+yoannchb-pro@users.noreply.github.com> Date: Wed, 22 Mar 2023 22:33:58 -0400 Subject: [PATCH] v1.0.0 --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index b512c09..7a7b84a 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ -node_modules \ No newline at end of file +node_modules +.ENV \ No newline at end of file