54 lines
585 B
Plaintext
54 lines
585 B
Plaintext
# Unity generated folders
|
|
[Ll]ibrary/
|
|
[Tt]emp/
|
|
[Oo]bj/
|
|
[Bb]uild/
|
|
[Bb]uilds/
|
|
[Ll]ogs/
|
|
[Uu]ser[Ss]ettings/
|
|
[Mm]emoryCaptures/
|
|
|
|
# Unity generated files
|
|
*.csproj
|
|
*.sln
|
|
*.suo
|
|
*.tmp
|
|
*.user
|
|
*.userprefs
|
|
*.pidb
|
|
*.booproj
|
|
*.svd
|
|
*.pdb
|
|
*.mdb
|
|
*.opendb
|
|
*.VC.db
|
|
|
|
# Unity crash and profiler data
|
|
sysinfo.txt
|
|
*.stackdump
|
|
|
|
# IDE/editor local files
|
|
.vscode/
|
|
.idea/
|
|
*.swp
|
|
*.swo
|
|
*~
|
|
|
|
# OS files
|
|
.DS_Store
|
|
Thumbs.db
|
|
Desktop.ini
|
|
|
|
# Python/local tooling used for document generation
|
|
.venv-docx/
|
|
__pycache__/
|
|
*.pyc
|
|
|
|
# Documents and reports should not be committed
|
|
*.docx
|
|
*.doc
|
|
*.pdf
|
|
*.odt
|
|
*.rtf
|
|
Lab*_Protocol.*
|