Initial commit

This commit is contained in:
Brückner
2026-06-03 15:20:06 +02:00
commit eed01b9665
34 changed files with 11921 additions and 0 deletions

4
.gitattributes vendored Normal file
View File

@ -0,0 +1,4 @@
# Normalize line endings; force LF for shell scripts and unit files
* text=auto eol=lf
*.sh text eol=lf
*.service text eol=lf