From 2c30abb5c6d6191aaf33aae1e0d4d1c799cd5415 Mon Sep 17 00:00:00 2001 From: phoenix Date: Tue, 27 May 2025 20:23:50 +0000 Subject: [PATCH] Updated gitignore (#36) Reviewed-on: https://git.kundeng.us/phoenix/icarus_auth/pulls/36 Co-authored-by: phoenix Co-committed-by: phoenix --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index e551aa3..7394036 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ /target Cargo.lock .env +.env.docker