From 4886f87afae1ce90bde84ea0e7cc6439540f68e6 Mon Sep 17 00:00:00 2001 From: "Celestial.y" Date: Thu, 16 Oct 2025 08:00:30 +0800 Subject: [PATCH] Fix path in .gitignore --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 416e808c9..f9c918e39 100644 --- a/.gitignore +++ b/.gitignore @@ -3,4 +3,4 @@ # Ignore Python cache files __pycache__/ *.py[cod] -.config/quickshell/ii/.qmlls.ini +dots/.config/quickshell/ii/.qmlls.ini