34 lines
444 B
Plaintext
34 lines
444 B
Plaintext
# Unity3D temporary directories
|
|
/[Ll]ibrary/
|
|
/[Tt]emp/
|
|
/[Oo]bj/
|
|
/[Bb]uild/
|
|
/[Ww]iki/
|
|
/[Mm]isc/
|
|
/UnityPackageManager
|
|
/Packages
|
|
|
|
# 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
|
|
|
|
# Others
|
|
.DS_Store
|
|
/Assets/AssetStoreTools*
|
|
/Assets/Extensions*
|
|
/uDesktopDuplication.log
|
|
.vs
|