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