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
7
.gitignore
vendored
7
.gitignore
vendored
|
@ -59,4 +59,9 @@ system/.config/phpstorm/config/options/notifications.xml
|
||||||
system/.config/mpd/database
|
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