Search Unity

Build Settings File Location

Discussion in 'Editor & General Support' started by giacomohomunculus, Apr 11, 2019.

  1. giacomohomunculus

    giacomohomunculus

    Joined:
    Oct 3, 2018
    Posts:
    20
    In using the following gitignore:

    https://github.com/github/gitignore/blob/master/Unity.gitignore

    The build settings are not saved with the repo. When the project is cloned, the editor must be opened and then the build settings manually changed.

    Looking in the assets folder, I see EditorBuildSettings as well as EditorSettings, but those don't specify anything relating to build target..

    Is there something in the Library folder I can exclude from the gitignore to carry over these settings?
     
    wfleming and User340 like this.