41 lines
562 B
Plaintext
41 lines
562 B
Plaintext
# Unity generated
|
|
[Ll]ibrary/
|
|
[Tt]emp/
|
|
[Oo]bj/
|
|
[Bb]uild/
|
|
[Bb]uilds/
|
|
[Ll]ogs/
|
|
[Mm]emoryCaptures/
|
|
[Uu]ser[Ss]ettings/
|
|
|
|
# Asset meta data should be ignored only for excluded items
|
|
*.pidb
|
|
*.booproj
|
|
*.svd
|
|
*.pdb
|
|
*.mdb
|
|
*.opendb
|
|
*.VC.db
|
|
|
|
# Visual Studio / Rider / VSCode
|
|
.vs/
|
|
.idea/
|
|
.vscode/
|
|
*.csproj
|
|
*.unityproj
|
|
*.sln
|
|
*.suo
|
|
*.tmp
|
|
*.user
|
|
*.userprefs
|
|
|
|
# Unity3D generated meta files (none here since this repo only contains source + meta)
|
|
sysinfo.txt
|
|
|
|
# Build outputs (we do not commit VAT baked outputs)
|
|
**/_VAT_Baking/Output/
|
|
|
|
# Mac / Win artifacts
|
|
.DS_Store
|
|
Thumbs.db
|