From 6bbc3693febf24b705cde19248e93d0def391943 Mon Sep 17 00:00:00 2001 From: S1S13AF7 Date: Wed, 18 Dec 2024 23:37:51 +0200 Subject: [PATCH] All *.json on gitignore --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 53d828b..4470eb1 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,4 @@ -config.json +*.json # Byte-compiled / optimized / DLL files __pycache__/ *.py[cod]