patacongo commented on issue #1363: URL: https://github.com/apache/incubator-nuttx/issues/1363#issuecomment-653790376
> Except we still need to ignore the .asm files in the (copied) board sub-directory. Since there are no symbolic links in this particular Windows configuration, the board directory is copied under arch/z80/src/board and it will contain .rel, obj., .asm, and .lst files that must also be ignored. > > The .gitignore file in all of the old board directories also contained /*.asm In this case (as in lots of cases) I misspoke. The board directory copy is not part of the repository so the .gitignore file does not matter if the directory is copied. I would still matter in cases where the board sub-directory is a symbolic link. ---------------------------------------------------------------- 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: us...@infra.apache.org