From a56fa97f9bb7153e55d1503d686cec681be59ee7 Mon Sep 17 00:00:00 2001 From: Viktor Barzin Date: Sat, 6 Sep 2025 12:34:00 +0000 Subject: [PATCH] add frigate config to giignore to allow having a backup in code-ish [ci skip] --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 7e133df2..a685c723 100644 --- a/.gitignore +++ b/.gitignore @@ -34,3 +34,5 @@ override.tf.json # example: *tfplan* git_crypt.key + +modules/kubernetes/frigate/config.yaml