46 lines
513 B
Plaintext
46 lines
513 B
Plaintext
# Unity generated folders
|
|
[Ll]ibrary/
|
|
[Tt]emp/
|
|
[Oo]bj/
|
|
[Bb]uild/
|
|
[Bb]uilds/
|
|
[Ll]ogs/
|
|
UserSettings/
|
|
MemoryCaptures/
|
|
|
|
# Unity / IDE generated files
|
|
*.csproj
|
|
*.unityproj
|
|
*.sln
|
|
*.suo
|
|
*.tmp
|
|
*.user
|
|
*.userprefs
|
|
*.pidb
|
|
*.booproj
|
|
*.svd
|
|
*.pdb
|
|
*.mdb
|
|
*.opendb
|
|
*.VC.db
|
|
|
|
# Build artifacts
|
|
*.apk
|
|
*.aab
|
|
*.unitypackage
|
|
sysinfo.txt
|
|
|
|
# OS / editor noise
|
|
.DS_Store
|
|
Thumbs.db
|
|
.vs/
|
|
.idea/
|
|
|
|
# VS Code local workspace state
|
|
.vscode/*
|
|
!.vscode/settings.json
|
|
!.vscode/extensions.json
|
|
|
|
# Report files are not needed in the repository
|
|
Docs/
|