Change gitignore for unimap hex files
parent
fef48a3da5
commit
7d0294ab8f
|
|
@ -12,3 +12,5 @@ tags
|
||||||
build/
|
build/
|
||||||
*.bak
|
*.bak
|
||||||
.DS_Store
|
.DS_Store
|
||||||
|
!converter/*/binary/*.hex
|
||||||
|
!keyboard/*/binary/*.hex
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue