From 81eb635c27b4cf6cb0467bb2e43757cbd1f2ad37ee886a8347e8e6eef0f3455e Mon Sep 17 00:00:00 2001 From: JaniSoto Date: Wed, 12 Aug 2026 22:12:21 +0000 Subject: [PATCH] added config folder to gitignore --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 4bcd847..6eabc49 100644 --- a/.gitignore +++ b/.gitignore @@ -11,6 +11,9 @@ *.log *.log.gz +# Config +**/data/config/ + # Runtime Caches, Libraries & Temporary Files **/data/.cache/ **/data/.local/