From 7874afcf815f9ce3fbed478a3b787e49cfa3198d Mon Sep 17 00:00:00 2001 From: Ben Date: Thu, 5 Oct 2023 08:40:36 -0500 Subject: [PATCH] updated ignore to fix assets --- .gitignore | 4 ---- 1 file changed, 4 deletions(-) diff --git a/.gitignore b/.gitignore index 43710a0..a16b38f 100644 --- a/.gitignore +++ b/.gitignore @@ -29,13 +29,9 @@ npm-debug.log.* *.scss.d.ts dist/**/* -mockGame/**/* release/**/* -dist/**/* assets/**/* extraResources/**/* src/main/config*.json -assets/**/*.png -assets/**/*.mp3