From 2f776ce9a4edcef9dc72d5df69ad8b43bb16920f Mon Sep 17 00:00:00 2001 From: penguin Date: Sun, 13 Dec 2020 12:50:18 -0600 Subject: [PATCH] dsadsa --- build/.gitignore | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/build/.gitignore b/build/.gitignore index 18613d5..7266f32 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