From a26d70af052625b7273848d6326c187e2d0b6ae1 Mon Sep 17 00:00:00 2001 From: P3n3tr4t0r Date: Thu, 19 Jun 2025 21:59:36 +0200 Subject: [PATCH] Update .gitignore --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index ba0430d..dae8e05 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ -__pycache__/ \ No newline at end of file +__pycache__/ +state.yaml \ No newline at end of file