From 48abbb236418373bbb6ce0f6594e48aea1f255a4 Mon Sep 17 00:00:00 2001 From: Freyja Odinthrir Date: Tue, 16 Sep 2025 23:49:03 -0700 Subject: [PATCH] update gitignore --- .gitignore | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index cd52c5d..7de54f0 100644 --- a/.gitignore +++ b/.gitignore @@ -2,4 +2,6 @@ build dist __pycache__ *.lock -*.spec \ No newline at end of file +*.spec +config/*.conf +config/*.txt \ No newline at end of file