From 13f14caaa3a576f5a035e37e47a341ada0aa1442 Mon Sep 17 00:00:00 2001 From: dionmoustos Date: Mon, 27 Oct 2025 16:28:43 +1030 Subject: [PATCH] initial --- .gitignore | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index aa0bf60..8c7daac 100644 --- a/.gitignore +++ b/.gitignore @@ -42,5 +42,5 @@ src/main/frontend/generated/ ### mtg json /AllPrintings/ -AllPrintings.psql.zip -AllPrintings.psql.zip.sha256 \ No newline at end of file +/AllPrintings.psql.zip +/AllPrintings.psql.zip.sha256 \ No newline at end of file