mirror of
https://github.com/adulau/aha.git
synced 2024-12-27 19:26:25 +00:00
.gitignore: ignore *.lzma files
Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
This commit is contained in:
parent
1f990cf945
commit
3f8d9ced77
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -25,6 +25,7 @@
|
|||
*.elf
|
||||
*.bin
|
||||
*.gz
|
||||
*.lzma
|
||||
*.patch
|
||||
|
||||
#
|
||||
|
|
Loading…
Reference in a new issue