Hello,
EditorStartupPrefs seems to store some path relative to the user's computer.
I'm currently working on a project with multiple team members.
And everytime we need to discard changes on that file before commiting.
I tried to "ignore" the file but the absence of the file create a tons of error for every person interacting with the git project.
Any best practice I'm missing ?
Thanks for the help !
-Ab