Search Unity

Unity's version control component has been upgraded to Plastic SCM.

[Solved] Ignore specific files? (cannot find .collabignore file)

Discussion in 'Unity Collaborate' started by hanemand, Mar 1, 2019.

  1. hanemand

    hanemand

    Joined:
    Apr 11, 2018
    Posts:
    7
    Does anyone know how I can ignore specific files? I've read that there should be a .collabignore file, but I cannot find it anywhere in out project.

    We keep getting conflicts with the FMODStudioCache file, so I would like to ignore this file (like you can do with the .gitignore when using github)

    Thank you!
     
  2. MattT5

    MattT5

    Joined:
    Dec 7, 2017
    Posts:
    54
  3. MattT5

    MattT5

    Joined:
    Dec 7, 2017
    Posts:
    54
    (To answer your question: it is in the root of the project, in the same folder as Assets, ProjectSettings, Library, etc)
     
  4. hanemand

    hanemand

    Joined:
    Apr 11, 2018
    Posts:
    7
    Thank you Matt. However, I do not have any .collabignore file. Is it possible to add a new one?
     

    Attached Files:

  5. Ryan-Unity

    Ryan-Unity

    Joined:
    Mar 23, 2016
    Posts:
    1,993
    Iq51 likes this.
  6. hanemand

    hanemand

    Joined:
    Apr 11, 2018
    Posts:
    7
    Ryan-Unity likes this.