feat: generated git metadata for godot project
This commit is contained in:
parent
e075f55328
commit
6755929906
2
godot/.gitattributes
vendored
Normal file
2
godot/.gitattributes
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
# Normalize EOL for all files that Git considers text files.
|
||||
* text=auto eol=lf
|
2
godot/.gitignore
vendored
Normal file
2
godot/.gitignore
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
# Godot 4+ specific ignores
|
||||
.godot/
|
Loading…
Reference in a new issue