Global variables missing when opening project cloned from a repository

Hello @alexandru thank you for your answer! While we did not ignore the .project folder in our .gitignore file, we did ignore .json files in general with a few exceptions and globalVariables.json was being left behind. I’ve added it as an exception now and the issue is gone.

Since on Windows-Legacy we could get away with ignoring all settings folders,

image

are there any files besides globalVariables.json that are mandatory in Windows projects (from the highlighted folders)?

PS: To answer your 2nd question, the pushing/cloning was done with Git Bash.

KR,
Jugger

1 Like