first commit

This commit is contained in:
grayTerminal-sh 2026-05-30 21:54:21 +02:00
commit fd3b091145
2 changed files with 14 additions and 0 deletions

14
.gitignore vendored Normal file
View 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
View file