Kinsey Moore started a new discussion on .gitignore: 
https://gitlab.rtems.org/rtems/pkg/rtems-lwip/-/merge_requests/37#note_139888

 >  .lock-waf*
 >  .waf*
 >  build/
 > +
 > +# Verification Artifacts
 > +*.elf
 > +*.asm
 > +*.bin
 > +*.txt
 > +*.exe

This should be unnecessary since everything under `build/` is already ignored.

-- 
View it on GitLab: 
https://gitlab.rtems.org/rtems/pkg/rtems-lwip/-/merge_requests/37#note_139888
You're receiving this email because of your account on gitlab.rtems.org.


_______________________________________________
bugs mailing list
[email protected]
http://lists.rtems.org/mailman/listinfo/bugs

Reply via email to