From 5010092a3de3119c7a1ed05b987ccdd60d4dfa64 Mon Sep 17 00:00:00 2001 From: Rodney Osodo Date: Mon, 27 Apr 2026 18:12:58 +0300 Subject: [PATCH] style(gitignore): remove trailing spaces from comments Signed-off-by: Rodney Osodo --- .gitignore | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 3654917..7dada2b 100644 --- a/.gitignore +++ b/.gitignore @@ -16,8 +16,8 @@ crash.log crash.*.log # Exclude all .tfvars files, which are likely to contain sensitive data, such as -# password, private keys, and other secrets. These should not be part of version -# control as they are data points which are potentially sensitive and subject +# password, private keys, and other secrets. These should not be part of version +# control as they are data points which are potentially sensitive and subject # to change depending on the environment. *.tfvars *.tfvars.json