From 7674a59934df96b203b790b67f167aeeae3e5656 Mon Sep 17 00:00:00 2001 From: Mikko Rasa Date: Fri, 31 Jan 2025 23:01:31 +0200 Subject: [PATCH] Fix .gitignore --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 1846a4f..bf40886 100644 --- a/.gitignore +++ b/.gitignore @@ -8,4 +8,4 @@ temp /mspgame_static.* /mspgameview.* /mspgameview-* -/mspgame_static.* +/mspgameview_static.* -- 2.45.2