From a6613f6a17c77c4aa4e6a336e9914b8693399d89 Mon Sep 17 00:00:00 2001 From: MasterofSoftware <47209702+MasterofSoftware@users.noreply.github.com> Date: Sun, 29 Oct 2023 09:55:53 +0100 Subject: [PATCH] Update .gitignore bugfix .json typ --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index ca08f18..502d0fb 100644 --- a/.gitignore +++ b/.gitignore @@ -160,4 +160,4 @@ cython_debug/ .idea/ #Jason Debug Files -**/backend/**/*.png \ No newline at end of file +**/backend/**/*.json