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