Chore: remove + gitignore Assets/_Recovery (Unity auto-recovery scenes)
These are editor crash-recovery scene dumps (not project content) that had been accidentally committed. Removed from the repo + disk and added to .gitignore so future recovery dumps stay out of git. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -110,6 +110,10 @@ InitTestScene*.unity*
|
||||
/[Aa]ssets/SceneDependencyCache/
|
||||
/[Aa]ssets/SceneDependencyCache.meta
|
||||
|
||||
# Unity auto-recovery scenes (regenerated by the editor after a crash; not project content)
|
||||
/[Aa]ssets/_[Rr]ecovery/
|
||||
/[Aa]ssets/_[Rr]ecovery.meta
|
||||
|
||||
# macOS
|
||||
.DS_Store
|
||||
|
||||
|
||||
Reference in New Issue
Block a user