Initial commit

This commit is contained in:
Manuel 2023-09-29 18:12:38 +02:00
commit 03ce3755f5
Signed by: Manuel
GPG key ID: 4085037435E1F07A
15 changed files with 245 additions and 0 deletions

2
.gitattributes vendored Normal file
View file

@ -0,0 +1,2 @@
# Normalize EOL for all files that Git considers text files.
* text=auto eol=lf