Initial commit

This commit is contained in:
microsoft-github-operations[bot]
2025-05-07 22:48:25 +00:00
committed by Roman Lutz
commit 6659812f5b
536 changed files with 122196 additions and 0 deletions

5
.gitattributes vendored Normal file
View File

@@ -0,0 +1,5 @@
# Auto-detect text files, ensure they use LF.
* text=auto eol=lf working-tree-encoding=UTF-8
# Bash scripts
*.sh text eol=lf