Closed rfadeev closed 6 years ago
Set asset serialization mode to force text and reserialize scenes, prefabs and scriptable objects. Set version control mode to visible meta files.
Note that I removed packages/ from .gitignore since Unity introduced packages support and they must be considered as part of the project.
packages/
.gitignore
Closes #88.
Set asset serialization mode to force text and reserialize scenes, prefabs and scriptable objects. Set version control mode to visible meta files.
Note that I removed
packages/
from.gitignore
since Unity introduced packages support and they must be considered as part of the project.Closes #88.