From 451dcab152aad150ed159ff6ec698a5ef32503ec Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89mi=20Lef=C3=A8vre?= Date: Mon, 20 Apr 2026 22:53:12 +0200 Subject: [PATCH] Ignore Windows specific changes --- .gitignore | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/.gitignore b/.gitignore index 2774109..513e80c 100644 --- a/.gitignore +++ b/.gitignore @@ -405,4 +405,12 @@ Makefile *.swp *.swo *.swn + /build/compile_commands.json +raylib.make +raylib.vcxproj +raylib.vcxproj.filters +test-game.make +test-game.vcxproj +test-game.vcxproj.filters +raylib.make