Skip to content

Commit

Permalink
gitignore: ignore lost+found
Browse files Browse the repository at this point in the history
Signed-off-by: Ian Leonard <[email protected]>
  • Loading branch information
antonlacon committed Oct 13, 2018
1 parent a36c818 commit 8d4aff2
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,9 @@ mkpkg-temp
# private working directory
/.work/

# dedicated filesystem
/lost+found/

# symlinks...
/sources
/.work
Expand Down

0 comments on commit 8d4aff2

Please sign in to comment.