From cbd2c8c44ca2a7d560895088f277d022332a1593 Mon Sep 17 00:00:00 2001 From: Naeel Date: Thu, 12 Mar 2026 09:21:20 +0300 Subject: [PATCH] chore: ignore *.tfvars in examples, remove ai_hint_level from pg-list-python --- examples/.gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/.gitignore b/examples/.gitignore index 3170ed6..a87fb71 100644 --- a/examples/.gitignore +++ b/examples/.gitignore @@ -16,7 +16,7 @@ crash.log # Provider plugins / caches .terraform.d/ -#*.tfvars +*.tfvars # Archives and build artifacts *.zip