basic setup

This commit is contained in:
Clevertop 2024-09-24 10:34:17 +10:00
parent 57c4b27db5
commit 8653ab0d2b
11 changed files with 305 additions and 15 deletions

4
.gitattributes vendored
View file

@ -1,2 +1,2 @@
# Auto detect text files and perform LF normalization
* text=auto
# Normalize EOL for all files that Git considers text files.
* text=auto eol=lf