initial project with basic moevment setup

This commit is contained in:
Tabby 2025-06-07 16:13:21 +10:00
parent cabe78caf0
commit be880bd228
9 changed files with 178 additions and 2 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