From 2edc6f4e833f3c4d0829f9ab48e690a06fb850a5 Mon Sep 17 00:00:00 2001 From: John Poole Date: Thu, 16 Apr 2026 10:10:28 -0700 Subject: [PATCH] fixed --- exercises/11_Set_RTC2GPS/.gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/exercises/11_Set_RTC2GPS/.gitignore b/exercises/11_Set_RTC2GPS/.gitignore index 373098e..397b4a7 100644 --- a/exercises/11_Set_RTC2GPS/.gitignore +++ b/exercises/11_Set_RTC2GPS/.gitignore @@ -1 +1 @@ -exercises/11_Set_RTC2GPS/*.log +*.log