Skip to content

Instantly share code, notes, and snippets.

@darktable
Created February 20, 2012 03:40
hg: Starter hgignore file for Unity3D projects
syntax: glob
.DS_Store
*.sln
*.userprefs
*.csproj
*.pidb
*.unitypackage
syntax: regexp
^Build/.*
^Library/.*
^Temp/.*
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment