Files
UnityOpenSimClient/.gitignore
T
2013-06-02 14:08:38 +08:00

19 lines
191 B
Plaintext

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