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:
2026-06-10 23:58:57 -07:00
parent 7dcf53bb3f
commit 12a18cc41c
10 changed files with 4 additions and 121982 deletions
+4
View File
@@ -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