From d9994c8a5a4229a42d0f9feeb0cc4293c6038289 Mon Sep 17 00:00:00 2001 From: "Trez.One" Date: Fri, 17 Oct 2025 20:27:42 -0400 Subject: [PATCH] Updating .gitignore. --- .gitignore | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index d8d3f29..ba159f1 100644 --- a/.gitignore +++ b/.gitignore @@ -40,4 +40,6 @@ terraform.rc # End of https://www.toptal.com/api/terraform # Envs -*.env* \ No newline at end of file +*.env* + +**/*.txt \ No newline at end of file