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