patacongo commented on issue #1363: URL: https://github.com/apache/incubator-nuttx/issues/1363#issuecomment-653777423
> Do you need to ignore them in every sub-directory? Doesn't the z80/src suffice? No, that will not work. All of the generated, temporary .asm files will exist in arch/z80/src/. Those are some that must be ignored. The .gitignore files must go at a level LOWER than arch/z80/src/. No temporary .asm files will exist there, only tracked .asm files. ---------------------------------------------------------------- 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