| 1234567891011121314151617181920212223 | 
							- # ---> Unity
 
- /[Ll]ibrary/
 
- /[Tt]emp/
 
- /[Oo]bj/
 
- /[Bb]uild/
 
- # 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
 
 
  |