From 59cd63d8108404a4ae68b7b81c3d7f5c7cd7aa0c Mon Sep 17 00:00:00 2001 From: "SLW\\ARNAUA" Date: Wed, 31 May 2023 15:04:29 +0200 Subject: [PATCH] adjusting gitignore --- .gitignore | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 60461eb..0770bd9 100644 --- a/.gitignore +++ b/.gitignore @@ -175,7 +175,7 @@ pyrightconfig.json # End of https://www.toptal.com/developers/gitignore/api/python -bin/ -output/ +/bin +/output .env .terraform.lock.hcl \ No newline at end of file