36 lines
329 B
Plaintext
36 lines
329 B
Plaintext
# Unity
|
|
[Ll]ibrary/
|
|
[Tt]emp/
|
|
[Oo]bj/
|
|
[Bb]uild/
|
|
[Bb]uilds/
|
|
[Ll]ogs/
|
|
[Uu]serSettings/
|
|
MemoryCaptures/
|
|
.assetstore/
|
|
*.pidb
|
|
*.suo
|
|
*.svd
|
|
*.user
|
|
*.userprefs
|
|
*.unityproj
|
|
*.booproj
|
|
*.tmproj
|
|
*.csproj
|
|
*.sln
|
|
*.sln.docstates
|
|
|
|
# Rider & VS Code
|
|
.idea/
|
|
.vscode/
|
|
.vs/
|
|
|
|
# Plastic SCM
|
|
.plastic/
|
|
.ignore
|
|
ignore.conf
|
|
|
|
# OS junk
|
|
.DS_Store
|
|
Thumbs.db
|