Skip to content

Instantly share code, notes, and snippets.

@daemon3000
Created February 28, 2016 20:25
Show Gist options
  • Save daemon3000/6fc86ef13084e0fc26af to your computer and use it in GitHub Desktop.
Save daemon3000/6fc86ef13084e0fc26af to your computer and use it in GitHub Desktop.
Ignore file for Unity projects
#Junk folders
Library/*
Temp/*
Build/*
Builds/*
Assets/UnityVS*
obj/*
#Junk files
Assembly-CSharp*
Assembly-UnityScript*
Assembly-Boo*
*.sln
*.suo
*.csproj
*.userprefs
*.usertasks
*.orig.meta
*.orig
*.pfx
*.pfx.meta
*.apk
*.htm
*.pdf
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment