first commit
This commit is contained in:
+67
@@ -0,0 +1,67 @@
|
||||
# Unity generated folders
|
||||
/Library/
|
||||
/Temp/
|
||||
/Obj/
|
||||
/Build/
|
||||
/Builds/
|
||||
/Logs/
|
||||
/UserSettings/
|
||||
/MemoryCaptures/
|
||||
/Recordings/
|
||||
|
||||
# Unity generated files
|
||||
*.csproj
|
||||
*.sln
|
||||
*.suo
|
||||
*.tmp
|
||||
*.user
|
||||
*.userprefs
|
||||
*.pidb
|
||||
*.booproj
|
||||
*.svd
|
||||
*.pdb
|
||||
*.mdb
|
||||
*.opendb
|
||||
*.VC.db
|
||||
*.pid
|
||||
*.stackdump
|
||||
|
||||
# Unity crash and profiler data
|
||||
/sysinfo.txt
|
||||
*.apk
|
||||
*.aab
|
||||
*.unitypackage
|
||||
*.app
|
||||
|
||||
# Asset import/build cache
|
||||
*.pidb.meta
|
||||
*.pdb.meta
|
||||
*.mdb.meta
|
||||
|
||||
# Visual Studio / Rider / VS Code
|
||||
/.vs/
|
||||
/.idea/
|
||||
/.vscode/
|
||||
*.csproj.DotSettings
|
||||
*.csproj.DotSettings.user
|
||||
|
||||
# OS files
|
||||
.DS_Store
|
||||
._*
|
||||
Thumbs.db
|
||||
Desktop.ini
|
||||
|
||||
# Local Codex/agent workspace data
|
||||
/.agents/
|
||||
/.codex/
|
||||
|
||||
# Local Python environment used only for generating the lab protocol
|
||||
/.venv-docx/
|
||||
|
||||
# Generated report document is not required in the Unity repository
|
||||
/Lab6_Protocol.docx
|
||||
|
||||
# Keep Unity project source and settings tracked:
|
||||
# /Assets/
|
||||
# /Packages/
|
||||
# /ProjectSettings/
|
||||
Reference in New Issue
Block a user