From 50e5e7d71e4108e63ef0219c60319761947cf099 Mon Sep 17 00:00:00 2001 From: "SLW\\ARNAUA" Date: Wed, 31 May 2023 15:11:03 +0200 Subject: [PATCH] updated gitignore --- .gitignore | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 0770bd9..60461eb 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