Unity 프로젝트는 파일과 폴더의 컬렉션입니다. 프로젝트의 파일과 폴더를 콜라보레이트에서 제외하려면 컴퓨터의 Project 폴더에 있는 .collabignore 파일을 편집합니다. 콜라보레이트에 프로젝트 설정한 경우 이 파일은 Project 폴더의 루트에 있고, 콜라보레이트에서 기본적으로 제외되는 파일 및 폴더를 나열합니다.
사용자 지정 제외 규칙을 .collabignore 에 추가하는 방법
Git-SCM.com에 있는 GitIgnore 설명서를 숙지합니다.
.collabignore 파일을 편집하여 새 규칙을 추가합니다.
Unity 에디터를 시작하거나, 에디터가 이미 실행 중인 경우 다시 시작합니다. .collabignore 파일에 추가한 제외 규칙을 이제 Unity에서 기억합니다.
.collabignore 변경 사항을 콜라보레이트에 퍼블리시하여 제외 규칙을 나머지 팀원들과 공유합니다.
.collabignore 파일의 로컬 편집 사항을 적용하려면 Unity 에디터를 다시 시작해야 합니다.
Collaborate에서 이미 추적되는 파일을 제외하면 기존 파일 이력이 저장됩니다.
다음과 같은 특정 프로젝트 파일 및 디렉터리는 .collabignore 를 사용하여 콜라보레이트에서 제외할 수 없습니다.
.collabignore 파일 자체
Assets 폴더(단, Assets 폴더에서 특정 파일 또는 폴더는 제외 가능)
Project Settings 폴더
Project Settings 폴더에서 .asset 파일
Project Settings 폴더에서 ProjectVersion.txt
Did you find this page useful? Please give it a rating:
Thanks for rating this page!
What kind of problem would you like to report?
Thanks for letting us know! This page has been marked for review based on your feedback.
If you have time, you can provide more information to help us fix the problem faster.
Provide more information
You've told us this page needs code samples. If you'd like to help us further, you could provide a code sample, or tell us about what kind of code sample you'd like to see:
You've told us there are code samples on this page which don't work. If you know how to fix it, or have something better we could use instead, please let us know:
You've told us there is information missing from this page. Please tell us more about what's missing:
You've told us there is incorrect information on this page. If you know what we should change to make it correct, please tell us:
You've told us this page has unclear or confusing information. Please tell us more about what you found unclear or confusing, or let us know how we could make it clearer:
You've told us there is a spelling or grammar error on this page. Please tell us what's wrong:
You've told us this page has a problem. Please tell us more about what's wrong:
Thank you for helping to make the Unity documentation better!
Your feedback has been submitted as a ticket for our documentation team to review.
We are not able to reply to every ticket submitted.