From 6f73af6811fa17c2ed06f1717889c51dee3d084a Mon Sep 17 00:00:00 2001 From: Sergio Valor Date: Wed, 24 Jul 2024 11:52:57 +0200 Subject: [PATCH] actualizado .gitignore --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 1530978..25a7384 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ -*.o \ No newline at end of file +*.o +*.exe