init and 2024 day 1

This commit is contained in:
tristan 2024-12-04 23:02:57 +00:00
commit 455ea925eb
11 changed files with 266 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