Documentation

​
​

Development

User Acquisition

Monetization

Industry

Unity Version Control

DevOps

On-prem

Gluon

Editor plug-in

Open Unity Dashboard

Unity Version Control

​
​
Unity Version Control
  • Overview
  • Cloud Repositories organization update
  • Installation
  • Use UVCS with the Unity Editor
    • Add version control to projects
    • Editor version control tutorials
      • Check in files
      • Ignore files
      • View changes
      • Undo changes
      • View changesets
      • Switch to changeset
      • Revert to changeset
      • Create branch
      • Switch to branch
      • Merge
    • UI Reference
  • Unity Version Control plugins
  • Concepts
  • Tutorials
  • On-Prem
  • Gluon
  • CLI and shortcut references
  • Release Notes
  1. Unity Version Control (previously Plastic SCM)

Ignore files

From the Unity Editor, configure the list of files to be excluded from the shared repository.
Read time 1 minute
Last updated 10 months 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:
  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.
Refer to information on the recommended ignore file configuration for Unity projects.

Copyright © 2026 Unity Technologies
LegalPrivacy PolicyCookiesDocumentation Terms of UseDo Not Sell or Share My Personal InformationYour Privacy Choices (Cookie Settings)

"Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S and elsewhere (more info here). Other names or brands are trademarks of their respective owners.

Some pages are machine-translated for convenience, and may contain inaccuracies. In the event of conflicting information, the English version is authoritative.


    Report a problem with this page