From 670712f788253f00c0d243d5fe49075c0c857287 Mon Sep 17 00:00:00 2001 From: Adam Date: Wed, 29 Jul 2026 20:06:05 +0200 Subject: adding match manaer --- match-manager/.gitignore | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 match-manager/.gitignore (limited to 'match-manager/.gitignore') diff --git a/match-manager/.gitignore b/match-manager/.gitignore new file mode 100644 index 0000000..70d1315 --- /dev/null +++ b/match-manager/.gitignore @@ -0,0 +1,2 @@ +results.json +big_games.pgn -- cgit v1.2.3