65 lines
717 B
Plaintext
65 lines
717 B
Plaintext
# Unity generated folders
|
|
/Library/
|
|
/Temp/
|
|
/Obj/
|
|
/Build/
|
|
/Builds/
|
|
/Logs/
|
|
/UserSettings/
|
|
/MemoryCaptures/
|
|
/Recordings/
|
|
|
|
# Unity generated files
|
|
*.csproj
|
|
*.unityproj
|
|
*.sln
|
|
*.suo
|
|
*.tmp
|
|
*.user
|
|
*.userprefs
|
|
*.pidb
|
|
*.booproj
|
|
*.svd
|
|
*.pdb
|
|
*.mdb
|
|
*.opendb
|
|
*.VC.db
|
|
|
|
# Unity crash and profiler files
|
|
sysinfo.txt
|
|
*.stackdump
|
|
*.mem
|
|
|
|
# Unity asset/cache metadata that should stay local
|
|
/Assets/AssetStoreTools*
|
|
|
|
# IDE/editor local state
|
|
.idea/
|
|
.vs/
|
|
.vscode/
|
|
*.swp
|
|
*.swo
|
|
*~
|
|
|
|
# OS files
|
|
.DS_Store
|
|
.DS_Store?
|
|
._*
|
|
Thumbs.db
|
|
Desktop.ini
|
|
|
|
# Local Python tooling used for report generation
|
|
.venv-docx/
|
|
__pycache__/
|
|
*.py[cod]
|
|
|
|
# Local Codex/agent state
|
|
.agents/
|
|
.codex/
|
|
|
|
# Generated lab reports and office documents
|
|
*.docx
|
|
*.doc
|
|
*.odt
|
|
*.pdf
|