From e6b8b602583f715c05e50c491762a561ece6103a Mon Sep 17 00:00:00 2001 From: Florez Ospina Juan Felipe Date: Sat, 21 Jun 2025 20:28:49 +0200 Subject: [PATCH] update gitignore --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 0108897..7071840 100644 --- a/.gitignore +++ b/.gitignore @@ -6,4 +6,5 @@ tmp_files/ logs/ envs/ hidden.py -output_files/ \ No newline at end of file +output_files/ +.env \ No newline at end of file