first commit

This commit is contained in:
2026-06-04 17:00:04 +03:00
commit 18c4277523
70 changed files with 9539 additions and 0 deletions
+53
View File
@@ -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.*