fix gitignore
This commit is contained in:
parent
8001a938e2
commit
2b71dcf65f
2 changed files with 2 additions and 3 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
@ -1,4 +1,4 @@
|
|||
/mkosi.passphrase
|
||||
/mkosi.passwd
|
||||
/root/.ssh/authorized_keys
|
||||
/usr/local/bin/sftpgo
|
||||
/mkosi.extra/root/.ssh/authorized_keys
|
||||
/mkosi.extra/usr/local/bin/sftpgo
|
||||
|
|
|
@ -1 +0,0 @@
|
|||
ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIFkueXNjIEZVGbR1kLlDKrbRjKIvXaqbVHMVpGqH3L0/ miraty@Cerise
|
Loading…
Reference in a new issue