78 lines
831 B
Plaintext
78 lines
831 B
Plaintext
# Unity generated folders
|
|
/Library/
|
|
/Temp/
|
|
/Obj/
|
|
/Build/
|
|
/Builds/
|
|
/Logs/
|
|
/UserSettings/
|
|
/MemoryCaptures/
|
|
/Recordings/
|
|
|
|
# Unity cache and generated data
|
|
/Assets/AssetStoreTools*
|
|
/sysinfo.txt
|
|
*.pidb
|
|
*.booproj
|
|
*.svd
|
|
*.pdb
|
|
*.mdb
|
|
*.opendb
|
|
*.VC.db
|
|
|
|
# Unity generated solution/project files
|
|
/*.csproj
|
|
/*.unityproj
|
|
/*.sln
|
|
/*.suo
|
|
/*.tmp
|
|
/*.user
|
|
/*.userprefs
|
|
/*.pidb
|
|
/*.booproj
|
|
/*.svd
|
|
/*.pdb
|
|
/*.mdb
|
|
/*.opendb
|
|
/*.VC.db
|
|
|
|
# IDE/editor local files
|
|
/.vs/
|
|
/.vscode/
|
|
/.idea/
|
|
/.consulo/
|
|
*.swp
|
|
*.swo
|
|
*~
|
|
|
|
# OS files
|
|
.DS_Store
|
|
Thumbs.db
|
|
Desktop.ini
|
|
|
|
# Build artifacts
|
|
*.apk
|
|
*.aab
|
|
*.unitypackage
|
|
*.app
|
|
*.exe
|
|
*.x86
|
|
*.x86_64
|
|
*.wasm
|
|
*.symbols.zip
|
|
|
|
# Crash and profiling artifacts
|
|
crashlytics-build.properties
|
|
*.stackdump
|
|
|
|
# Local Codex/agent workspace metadata
|
|
/.agents/
|
|
/.codex/
|
|
|
|
# Lab reports and office temporary files
|
|
*.docx
|
|
~$*.docx
|
|
.~lock.*#
|
|
.xdp-*
|
|
|