v0.0.1-Alpha (#42)
This commit is contained in:
parent
d30f93c454
commit
a36796c2c1
3552 changed files with 2476 additions and 15223 deletions
27
.gitignore
vendored
27
.gitignore
vendored
|
|
@ -1,25 +1,14 @@
|
|||
RunUO.exe
|
||||
RunUO.exe.config
|
||||
RunUO.pdb
|
||||
RunUO.vshost.exe
|
||||
RunUO.vshost.exe.config
|
||||
/Logs/
|
||||
/Scripts/bin/
|
||||
/Scripts/obj/
|
||||
/Scripts/Output
|
||||
/Server/bin/
|
||||
/Server/obj/
|
||||
/Distribution/ModernUO
|
||||
/Distribution/ModernUO.*
|
||||
/Distribution/Assemblies
|
||||
/Distribution/Logs
|
||||
/Distribution/Backups
|
||||
/Distribution/Saves
|
||||
/Projects/Scripts/obj
|
||||
/Projects/Server/obj
|
||||
|
||||
*.user
|
||||
*.suo
|
||||
/.idea
|
||||
/Backups
|
||||
/Saves
|
||||
|
||||
/packages
|
||||
/.vs
|
||||
/roslyn
|
||||
Microsoft.CodeDom.Providers.DotNetCompilerPlatform.dll
|
||||
Microsoft.CodeDom.Providers.DotNetCompilerPlatform.xml
|
||||
|
||||
.DS_Store
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue