From b49deed5be3a86f95059110978eec63650b97484 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Jan=20Ko=C5=BEusznik?= <jan@kozusznik.cz>
Date: Mon, 28 Nov 2022 14:37:55 +0100
Subject: [PATCH] Ignore JSON file

---
 .gitignore | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/.gitignore b/.gitignore
index 44410ac..06c1901 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,5 @@
 tournament.xml
 tournament.obj
 .DS_Store
+
+tournament.json
-- 
GitLab