| 123456789101112131415161718192021222324252627 |
- # ---> Unity
- /[Ll]ibrary/
- /[Tt]emp/
- /[Oo]bj/
- /[Bb]uild/
- /[Ll]ogs/
- /UserSettings/
- .vs/
- .vscode/
- .vsconfig
- # 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
|