gitignore: ignore lost+found

Signed-off-by: Ian Leonard <antonlacon@gmail.com>
This commit is contained in:
Ian Leonard 2018-10-13 01:56:16 +00:00
parent a36c818ae4
commit 8d4aff2243

3
.gitignore vendored
View File

@ -15,6 +15,9 @@ mkpkg-temp
# private working directory
/.work/
# dedicated filesystem
/lost+found/
# symlinks...
/sources
/.work