From 86062512a80b90ed2e7500b3dfc83e72bf15e2f2 Mon Sep 17 00:00:00 2001 From: snipe_blaze <72265661+notsniped@users.noreply.github.com> Date: Sat, 30 Jul 2022 16:57:42 +0530 Subject: [PATCH] Fix a typo in gitignore --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index ccdec65d..3554f24c 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,4 @@ -api/rumtimeconfig.json +api/runtimeconfig.json database/currency.json database/item.json database/warnings.json