From 38809fb30734cc6da2183cbd2ff96b975f36ef62 Mon Sep 17 00:00:00 2001 From: = <=> Date: Tue, 6 Feb 2024 17:36:29 +0100 Subject: [PATCH] now also ignoring count.json --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 74a24f9..4a29e97 100644 --- a/.gitignore +++ b/.gitignore @@ -365,4 +365,5 @@ MigrationBackup/ # Fody - auto-generated XML schema FodyWeavers.xsd -out.json \ No newline at end of file +out.json +count.json \ No newline at end of file