12345678910111213141516171819202122232425 |
- # ---> Unity
- /[Ll]ibrary/
- /[Tt]emp/
- /[Oo]bj/
- /[Bb]uild/
- /[Uu]serSettings/
- /[Ll]ogs/
- # Autogenerated VS/MD solution and project files
- *.csproj
- *.unityproj
- *.sln
- *.suo
- *.tmp
- *.user
- *.userprefs
- *.pidb
- *.booproj
- # Unity3D generated meta files
- *.pidb.meta
- # Unity3D Generated File On Crash Reports
- sysinfo.txt
|