mirror of
https://github.com/apache/nuttx.git
synced 2026-03-27 02:29:15 +08:00
Do not ignore .asm files that are tracked.
This commit is contained in:
committed by
Abdelatif Guettouche
parent
95aa3a11d1
commit
2481b1bfd5
2
arch/z80/src/ez80/.gitignore
vendored
Normal file
2
arch/z80/src/ez80/.gitignore
vendored
Normal file
@@ -0,0 +1,2 @@
|
||||
!*.asm
|
||||
|
||||
2
arch/z80/src/z180/.gitignore
vendored
Normal file
2
arch/z80/src/z180/.gitignore
vendored
Normal file
@@ -0,0 +1,2 @@
|
||||
!*.asm
|
||||
|
||||
2
arch/z80/src/z80/.gitignore
vendored
Normal file
2
arch/z80/src/z80/.gitignore
vendored
Normal file
@@ -0,0 +1,2 @@
|
||||
!*.asm
|
||||
|
||||
Reference in New Issue
Block a user