Modified it so we showcase Support for Testing 3.x and 4.x Godot Projects

This commit is contained in:
Randolph W. Aarseth II
2023-05-23 20:56:57 -07:00
parent be3a9b1a75
commit 775a4bf384
13 changed files with 2 additions and 2 deletions

2
4.x_test_project/.gitattributes vendored Normal file
View File

@ -0,0 +1,2 @@
# Normalize EOL for all files that Git considers text files.
* text=auto eol=lf