From 896b01f8b4b9c1d4f1d9203bd0a794e1ede02190 Mon Sep 17 00:00:00 2001 From: Mathis Date: Wed, 24 Apr 2024 16:57:09 +0200 Subject: [PATCH] update --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index f52e6f5..499b619 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ node_modules -pnpm-lock.yaml \ No newline at end of file +pnpm-lock.yaml +.env