first commit
This commit is contained in:
+77
@@ -0,0 +1,77 @@
|
||||
# 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-*
|
||||
|
||||
Reference in New Issue
Block a user