From 83a93145db7d290faa46d18967eff4cc3435c155 Mon Sep 17 00:00:00 2001 From: NikolajDanger <55736883+NikolajDanger@users.noreply.github.com> Date: Mon, 3 Aug 2020 14:39:59 +0200 Subject: [PATCH] :pencil: update .gitignore --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index f58d1a2..64f0d96 100644 --- a/.gitignore +++ b/.gitignore @@ -158,4 +158,6 @@ resources/destinyPoints.txt resources/games/blackjackTables/ resources/games/oldImages/ resources/games/4InARowBoards/ +resources/monsters.json +resources/spells.json gwendolynTest.py