From eb5f9ba00aef487a0bcb82e9d775b275a02ca237 Mon Sep 17 00:00:00 2001 From: Tanner Collin Date: Thu, 31 Jul 2025 20:24:48 -0600 Subject: [PATCH] Ignore the model and add example key --- .gitignore | 1 + mysecrets.py.example | 2 ++ 2 files changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 79c31e9..53e3df7 100644 --- a/.gitignore +++ b/.gitignore @@ -152,3 +152,4 @@ out.* *.txt *.json .aider* +*.pth diff --git a/mysecrets.py.example b/mysecrets.py.example index e69de29..083cbb3 100644 --- a/mysecrets.py.example +++ b/mysecrets.py.example @@ -0,0 +1,2 @@ +BLUEIRIS_KEY = '' +