From 13fd22976c882518e6c5c7e98b6e4db83d9fdfc9 Mon Sep 17 00:00:00 2001 From: Philipp Horstenkamp Date: Sun, 13 Jul 2025 22:12:42 +0200 Subject: [PATCH] Linted the repository --- .gitignore | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 3e7bce4..6a1ac4d 100644 --- a/.gitignore +++ b/.gitignore @@ -614,8 +614,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 @@ -1073,4 +1073,3 @@ FodyWeavers.xsd # Built Visual Studio Code Extensions *.vsix -