From 2935187a4fedc9b51e369748c47bb7fb780b893a Mon Sep 17 00:00:00 2001 From: Jason Kneen Date: Tue, 13 Aug 2024 13:06:48 +0100 Subject: [PATCH] Update .gitignore --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index bb9984b..657a113 100644 --- a/.gitignore +++ b/.gitignore @@ -6,7 +6,7 @@ __pycache__/ .todo *.log *.backup -.tfenv/ +.tf_env/ *.png *.mp4