From c21ff8b6e68ff553b98217889f871c6bf462c2c0 Mon Sep 17 00:00:00 2001 From: penguin Date: Sun, 13 Dec 2020 12:50:38 -0600 Subject: [PATCH] . --- build/.gitignore | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/build/.gitignore b/build/.gitignore index 7266f32..42ed5c3 100644 --- a/build/.gitignore +++ b/build/.gitignore @@ -1,8 +1,8 @@ * -!./gcc/same54p20a_flash.ld -!./gcc/same54p20a_sram.ld -!./gcc/startup_same54.c +!/gcc/same54p20a_flash.ld +!/gcc/same54p20a_sram.ld +!/gcc/startup_same54.c !.gitignore !system_same54.c !Makefile