Files
2013-06-02 14:21:25 +08:00

20 lines
197 B
Plaintext

############
# Unity3D .gitignore file.
# Store this file at the root of your local repository.
Library/
Temp/
*.csproj
*.pidb
*.sln
*.suo
*.userprefs
obj/
.DS_Store
build
############