Ignoring folder meta files on version control
The Unity docs say: When creating new assets, make sure both the asset itself and the associated .meta file is added to version control. For me this is reason enough to put them under version control. I see two approaches to solve the problem: Organisational: Set up a naming convention for local folders like starting … Read more