Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

keeping unity project on github

# =============== #
# Unity generated #
# =============== #
Temp/
Obj/
UnityGenerated/
Library/
Assets/AssetStoreTools*

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

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

add unity project to github

curl https://raw.githubusercontent.com/github/gitignore/master/Unity.gitignore --output .gitignore
Comment

PREVIOUS NEXT
Code Example
Shell :: docker run image 
Shell :: how to undo a bunch of commit sent that was pushed 
Shell :: apt install package version 
Shell :: basename bash 
Shell :: ubuntu livepatch fail 
Shell :: git flow 
Shell :: git remove large files with bfg 
Shell :: find powershell psreadline history path 
Shell :: $() vs () bash 
Shell :: flutter desktop 
Shell :: save command output to file in powershell 
Shell :: Create Boxes Around Text 
Shell :: what is echo in a batch file 
Shell :: how to uninstall kite 
Shell :: install font in react native 
Shell :: how to get the type of something in powershell 
Shell :: git merge another branch to current branch 
Shell :: mvn clean install does not running test 
Shell :: winget github 
Shell :: how to scroll up in linux terminal 
Shell :: sms_autofill flutter 
Shell :: Install GitLab using Docker Engine 
Shell :: exit pipenv shell 
Shell :: linux nano how to go to a certain line 
Shell :: merge another branch into current 
Shell :: git merging to branch from branch 
Shell :: deleting a remote branch 
Shell :: gti commit with message 
Shell :: how to install rpm package opensuse 
Shell :: dd command to add image to usb 
ADD CONTENT
Topic
Content
Source link
Name
1+1 =