From 3f183a548979080704710e4c8292feb39da2bc93 Mon Sep 17 00:00:00 2001 From: Sergio Valor Date: Sat, 13 Jul 2024 13:50:04 +0200 Subject: [PATCH] Modificado .gitignore --- .gitignore | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index cc6a67c..6829570 100644 --- a/.gitignore +++ b/.gitignore @@ -11,4 +11,8 @@ thumbs.db *.app *config.bin *score.bin -coffee_crisis* \ No newline at end of file +coffee_crisis* +SDL2.dll +libwinpthread-1.dll +libstdc++-6.dll +libgcc_s_seh-1.dll