From 18ceaf10a5fa162ee66a33967bffd682be1746f8 Mon Sep 17 00:00:00 2001 From: Nicolas Date: Mon, 23 Dec 2024 18:42:05 -0300 Subject: [PATCH] Update .gitignore --- apps/api/.gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/apps/api/.gitignore b/apps/api/.gitignore index d9639687..52345155 100644 --- a/apps/api/.gitignore +++ b/apps/api/.gitignore @@ -9,3 +9,5 @@ dump.rdb .rdb .sentryclirc + +.env.* \ No newline at end of file