first commit
This commit is contained in:
commit
fd3b091145
2 changed files with 14 additions and 0 deletions
14
.gitignore
vendored
Normal file
14
.gitignore
vendored
Normal file
|
|
@ -0,0 +1,14 @@
|
|||
*.key
|
||||
*.pem
|
||||
*.p12
|
||||
*.env
|
||||
*secret*
|
||||
*password*
|
||||
*token*
|
||||
|
||||
rootfs/etc/ssh/ssh_host_*
|
||||
rootfs/etc/sbctl/
|
||||
rootfs/etc/ssl/private/
|
||||
rootfs/etc/NetworkManager/system-connections/
|
||||
rootfs/etc/wireguard/
|
||||
rootfs/root/
|
||||
0
README.md
Normal file
0
README.md
Normal file
Loading…
Reference in a new issue