From 11f0c61a671523962e8244828fe98bbfcedd73f7 Mon Sep 17 00:00:00 2001 From: FinnHornhoover Date: Sat, 21 Oct 2023 23:18:49 +0300 Subject: [PATCH] edited gitignore for extra files --- .gitignore | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 8052c30..2f0f25e 100644 --- a/.gitignore +++ b/.gitignore @@ -8,4 +8,8 @@ version resources/app/files/rankurl.txt node_modules/ dist/ -UnityBugReporter.exe \ No newline at end of file +UnityBugReporter.exe +cache_handler/*/ +extra/ +*.sh +yarn.lock \ No newline at end of file