Ouss4 edited a comment on issue #1363: URL: https://github.com/apache/incubator-nuttx/issues/1363#issuecomment-653777038
Do you need to ignore them in every sub-directory? Doesn't the z80/src suffice? I suggested this above: ```diff diff --git a/arch/z80/src/.gitignore b/arch/z80/src/.gitignore index b9a85219a9..5ba8c45774 100644 --- a/arch/z80/src/.gitignore +++ b/arch/z80/src/.gitignore @@ -7,3 +7,4 @@ /*.mem /*.linkcmd /*.noi +!*.asm ``` ---------------------------------------------------------------- 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