You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
28 lines
304 B
28 lines
304 B
# OS
|
|
.DS_Store
|
|
Thumbs.db
|
|
|
|
# Solution
|
|
obj
|
|
bin
|
|
|
|
# IDEs
|
|
.vs
|
|
.vscode
|
|
.idea
|
|
**/Assets/Plugins/Editor/JetBrains
|
|
**/Assets/Plugins/Editor/JetBrains.meta
|
|
**/Assets/StreamingAssets
|
|
**/Assets/StreamingAssets.meta
|
|
|
|
# Unity
|
|
Library
|
|
Bundles
|
|
Temp
|
|
Logs
|
|
UserSettings
|
|
*.sln
|
|
*.csproj
|
|
*.userproperties
|
|
*.bytes
|
|
*.bytes.meta
|
|
|