🎉 Initial Commit & Basic Movement

This commit is contained in:
2024-08-04 23:00:26 +08:00
commit fc6678f58b
15 changed files with 258 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