mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-27 20:56:55 +00:00
.gitignore: dont track tools/mkpkg/* except tools/mkpkg/mkpkg_*
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
82f0752bd9
commit
fd338536b4
3
.gitignore
vendored
3
.gitignore
vendored
@ -5,3 +5,6 @@ sources/
|
|||||||
.stamps/
|
.stamps/
|
||||||
|
|
||||||
target/
|
target/
|
||||||
|
|
||||||
|
tools/mkpkg/*
|
||||||
|
!tools/mkpkg/mkpkg_*
|
||||||
|
Loading…
x
Reference in New Issue
Block a user