From 96da5edfc89f8fc58d6148267ef55f9eb4f06cc5 Mon Sep 17 00:00:00 2001 From: legonzaur Date: Fri, 17 May 2024 00:05:47 +0200 Subject: [PATCH] Chore: update gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 5d381cc..0a9e6a6 100644 --- a/.gitignore +++ b/.gitignore @@ -160,3 +160,4 @@ cython_debug/ # option (not recommended) you can uncomment the following to ignore the entire idea folder. #.idea/ +.env.prod