From f3fb4e0b175d3478b105e2dd268db0be2f37680d Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Mon, 20 Nov 2023 05:34:09 +0100 Subject: m MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- .gitignore | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 08168cc..e05db04 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,5 @@ *\#* *~ -.private/ -.secrets/ -.work/ +/.private/ +/.secrets/ +/.work/ -- cgit v1.2.3-70-g09d2