Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
26 commits
Select commit Hold shift + click to select a range
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
33 changes: 33 additions & 0 deletions .collabignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
# ===========================
# Default Collab Ignore Rules
# ===========================

# OS Generated
# ============
.DS_Store
._*
.Spotlight-V100
.Trashes
Icon?
ehthumbs.db
[Tt]humbs.db
[Dd]esktop.ini

# Visual Studio / MonoDevelop generated
# =====================================
[Ee]xported[Oo]bj/
*.userprefs
*.csproj
*.pidb
*.suo
*.sln
*.user
*.unityproj
*.booproj

# Unity generated
# ===============
[Oo]bj/
[Bb]uild
sysinfo.txt
*.stackdump
Binary file added .plastic/plastic.changes
Binary file not shown.
4 changes: 4 additions & 0 deletions .plastic/plastic.selector
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
repository "DocDoViewer/UnityBoilerplate_test@2475889804509@cloud"
path "/"
br "/main"
co "/main"
Binary file added .plastic/plastic.wktree
Binary file not shown.
2 changes: 2 additions & 0 deletions .plastic/plastic.workspace
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
DocDoViewer-UnityBoilerplate_test
f6fe62e6-468b-4a34-a131-358bb95283bb
6 changes: 6 additions & 0 deletions .vsconfig
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"version": "1.0",
"components": [
"Microsoft.VisualStudio.Workload.ManagedGame"
]
}
8 changes: 8 additions & 0 deletions Assets/New folder.meta

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading