From 77d6fcaf849aedf98e98f02b2424405d26d29d2d Mon Sep 17 00:00:00 2001 From: zeefaad Date: Fri, 6 Mar 2026 16:30:13 +0100 Subject: [PATCH] ignore .json --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 29df92e..e99765b 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,3 @@ /target /rklipd/target -/rklipd/clipboard.json +/rklipd/*.json