Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

How to use Git for Unity3D source control?

# =============== #
# Unity folders #
# =============== #
[Ll]ibrary/
[Tt]emp/
[Oo]bj/
3rdParty/
Builds/

# ===================================== #
# Visual Studio / MonoDevelop generated #
# ===================================== #
ExportedObj/
obj/
*.svd
*.userprefs
*.csproj
*.pidb
*.suo
*.sln
*.user
*.unityproj
*.booproj

# ===================================== #
# Unity generated #
# ===================================== #
*.pidb.meta
sysinfo.txt

# ============ #
# OS generated #
# ============ #
.DS_Store
.DS_Store?
._*
.Spotlight-V100
.Trashes
ehthumbs.db
Thumbs.db
Comment

PREVIOUS NEXT
Code Example
Shell :: montar pasta compartilhada virtualbox 
Shell :: adding directory to path 
Shell :: install jitsi on ubuntu 
Shell :: add remote origin 
Shell :: bash check in gem is installed 
Shell :: llaravel sanctum 
Shell :: bash array number range from var 
Shell :: find docker compose location 
Shell :: powershell convert text 20MB to bytes 
Shell :: kill a port in linux 
Shell :: kali linux time settings 
Shell :: how to open windows powershell 
Shell :: delete whole line in vi 
Shell :: locate redis.conf on ununtu / linux 
Shell :: recover a merged commit git 
Shell :: mc for ubuntu linux 
Shell :: wc - l 
Shell :: install kex in kali linux wsl 
Shell :: win10 trashcan location 
Shell :: git merge 
Shell :: cs50 docs 
Shell :: composer install -- 
Shell :: install grub efi 
Shell :: git push branch 
Shell :: ubuntu delete all virtual hosts 
Shell :: how to check linux is ubuntu or centos 
Shell :: kali linux not login after install virtualbox 
Shell :: ssh config only key 
Shell :: remove commit from PR 
Shell :: create self signed certificate 
ADD CONTENT
Topic
Content
Source link
Name
8+5 =