You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by GitBox <gi...@apache.org> on 2020/05/23 12:30:04 UTC

[GitHub] [incubator-nuttx] xiaoxiang781216 edited a comment on pull request #1106: build: Remve the unnecessary .gitignore

xiaoxiang781216 edited a comment on pull request #1106:
URL: https://github.com/apache/incubator-nuttx/pull/1106#issuecomment-633043724


   The following items exist in many .gitignore files, I move them to the lop level:
   *.adb
   *.dSYM
   *.lib
   *.lod
   *.lst
   *.obj
   *.rel
   *.src
   *.swp
   *.sym
   *.wsp
   If some file use these suffix in a particular folder, we can still use ! to negative .gitignored in that folder.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org