From 54764ca814e71ac94c35ed2a3a3d42d2b5cd7206 Mon Sep 17 00:00:00 2001 From: Johnny Cena Date: Wed, 20 Aug 2025 11:39:20 +0200 Subject: [PATCH] ignore emsdk cache --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 0d686cd1d..acac4cc12 100644 --- a/.gitignore +++ b/.gitignore @@ -116,3 +116,4 @@ tools/parser/raylib_parser tools/rexm/rexm.exe tools/rexm/rexm +# emsdk cache for GitHub Actions runners