godot-rust starter for client

This commit is contained in:
2024-06-23 16:35:13 -04:00
Unverified
parent 35ff3670ad
commit d6a35b4c04
10 changed files with 219 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