############
# Unity3D .gitignore file.
  
#    Store this file at the root of your local repository.

Library/
Temp/
*.csproj
*.pidb
*.sln
*.userprefs
obj/
.DS_Store
build
  
############


