Ignore files
From the Unity Editor, configure the list of files to be excluded from the shared repository.
Read time 1 minuteLast updated 21 days ago
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:
- In the Pending Changes tab, right-click the file you want to ignore.
- Select Add to ignored list.
- Select the file name and path for the files you want to ignore.