From 45592b2052caba18673e389be887cc5bf609643d Mon Sep 17 00:00:00 2001 From: Hannes Kuchelmeister Date: Fri, 5 Aug 2022 13:02:36 +0200 Subject: [PATCH] add .~json to ignore --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 8a1e23b..dab1bb6 100644 --- a/.gitignore +++ b/.gitignore @@ -13,4 +13,4 @@ src/config.rs .flatpak/ vendor .flatpak-builder - +*.json~