patacongo edited a comment on issue #1363: URL: https://github.com/apache/incubator-nuttx/issues/1363#issuecomment-653781947
> We can chain patterns like the following: 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 The solution proposed by PR #1367 is the simplest that I am aware of given the current state of things. ---------------------------------------------------------------- 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