Looking into cleaning up a repo - we are using CodeKit on this project, and want to remove the generated files from the server and repo etc.
But then what is the best way to make sure that other devs on the project use the same CodeKit config files?
We have considered keeping the CodeKit file in dropbox, but then that seems like it would get cumbersome to have to go download it from there anytime someone is working on the project. And hope that they remember to do so...
What are some suggestions for keeping CodeKit config files out of the repo, but keep the development team in sync with using CodeKit, sharing the config file etc?