- git init

This commit is contained in:
megamichi 2025-02-05 21:43:10 +01:00
commit 78d62d0173
394 changed files with 8494 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