mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-08-01 15:07:49 +00:00
gitignore: ignore lost+found
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
This commit is contained in:
parent
a36c818ae4
commit
8d4aff2243
3
.gitignore
vendored
3
.gitignore
vendored
@ -15,6 +15,9 @@ mkpkg-temp
|
|||||||
# private working directory
|
# private working directory
|
||||||
/.work/
|
/.work/
|
||||||
|
|
||||||
|
# dedicated filesystem
|
||||||
|
/lost+found/
|
||||||
|
|
||||||
# symlinks...
|
# symlinks...
|
||||||
/sources
|
/sources
|
||||||
/.work
|
/.work
|
||||||
|
Loading…
x
Reference in New Issue
Block a user