51 lines
695 B
Plaintext
51 lines
695 B
Plaintext
# Unity-generated caches, local state and builds (keep Assets and their .meta files).
|
|
[Ll]ibrary/
|
|
[Tt]emp/
|
|
[Oo]bj/
|
|
[Ll]ogs/
|
|
[Uu]ser[Ss]ettings/
|
|
[Bb]uild/
|
|
[Bb]uilds/
|
|
[Mm]emoryCaptures/
|
|
[Rr]ecordings/
|
|
/Assets/_Recovery/
|
|
/Assets/_Recovery.meta
|
|
|
|
# Local validation clones, rendered previews, reports and attachments.
|
|
/.validation/
|
|
/output/
|
|
/.codex-remote-attachments/
|
|
/.codex/
|
|
|
|
# IDE and Unity-generated solution/project files.
|
|
.vs/
|
|
.vscode/
|
|
.idea/
|
|
*.csproj
|
|
*.sln
|
|
*.slnx
|
|
*.suo
|
|
*.user
|
|
*.userprefs
|
|
*.pidb
|
|
*.booproj
|
|
*.svd
|
|
*.opendb
|
|
*.VC.db
|
|
*.unityproj
|
|
*.tmp
|
|
*.log
|
|
|
|
# Machine-local credentials and OS metadata.
|
|
.env
|
|
.env.*
|
|
!.env.example
|
|
*.pfx
|
|
*.p12
|
|
*.key
|
|
*.keystore
|
|
*.jks
|
|
.DS_Store
|
|
Thumbs.db
|
|
Desktop.ini
|