Ignore files

When you create a project with Unity Version Control (UVCS), UVCS creates an ignore file. The ignore file contains a default list of file types and paths to exclude from source control.

If there are other files in your project that you want to exclude from the shared repository, you can add them to the ignore file. You can ignore specific file names, whole folders, or all files with a specific extension:

  1. In the Pending Changes tab, right-click the file you want to ignore.
  2. Select Add to ignored list.
  3. Select the file name and path for the files you want to ignore.