added config folder to gitignore

This commit is contained in:
JaniSoto 2026-08-12 22:12:21 +00:00
parent 8b253b106a
commit 81eb635c27

3
.gitignore vendored
View file

@ -11,6 +11,9 @@
*.log
*.log.gz
# Config
**/data/config/
# Runtime Caches, Libraries & Temporary Files
**/data/.cache/
**/data/.local/