Update .gitignore
Signed-off-by: Severin Kaderli <severin@kaderli.dev>
This commit is contained in:
parent
690f72a6b1
commit
4e5cba5e7b
1 changed files with 6 additions and 1 deletions
5
.gitignore
vendored
5
.gitignore
vendored
|
@ -60,3 +60,8 @@ system/.config/mpd/database
|
||||||
|
|
||||||
*id_rsa*
|
*id_rsa*
|
||||||
system/.config/ssh/known_hosts
|
system/.config/ssh/known_hosts
|
||||||
|
|
||||||
|
.BUILDINFO
|
||||||
|
.MTREE
|
||||||
|
.PKGINFO
|
||||||
|
pkg/
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue