first commit
This commit is contained in:
+38
@@ -0,0 +1,38 @@
|
||||
# Unity generated folders
|
||||
/Library/
|
||||
/Temp/
|
||||
/Obj/
|
||||
/Build/
|
||||
/Builds/
|
||||
/Logs/
|
||||
/UserSettings/
|
||||
/MemoryCaptures/
|
||||
|
||||
# Unity generated files
|
||||
*.csproj
|
||||
*.sln
|
||||
*.suo
|
||||
*.user
|
||||
*.userprefs
|
||||
*.pidb
|
||||
*.booproj
|
||||
*.svd
|
||||
*.pdb
|
||||
*.mdb
|
||||
*.opendb
|
||||
*.VC.db
|
||||
|
||||
# Crash reports and profiler captures
|
||||
sysinfo.txt
|
||||
*.stackdump
|
||||
*.raw
|
||||
|
||||
# IDE settings
|
||||
/.idea/
|
||||
/.vscode/
|
||||
|
||||
# Local Python environment used for DOCX generation
|
||||
/.venv-docx/
|
||||
|
||||
# Generated lab reports should not be published to git
|
||||
*.docx
|
||||
Reference in New Issue
Block a user