Added .gitattributes to help with merge conflicts

This commit is contained in:
Alexander Sellite 2025-05-09 08:35:31 -04:00
parent e7f50f7108
commit 4e0d725877

6
.gitattributes vendored Normal file
View file

@ -0,0 +1,6 @@
*.unity merge=unityyamlmerge eol=lf
*.prefab merge=unityyamlmerge eol=lf
*.asset merge=unityyamlmerge eol=lf
*.mat merge=unityyamlmerge eol=lf
*.meta merge=unityyamlmerge eol=lf