Reorganizes Project (#41)
This commit is contained in:
parent
08bf44af9a
commit
3614a66aee
3499 changed files with 79 additions and 55 deletions
25
.gitignore
vendored
25
.gitignore
vendored
|
|
@ -1,23 +1,14 @@
|
|||
ModernUO
|
||||
ModernUO.exe
|
||||
ModernUO.exe.config
|
||||
ModernUO.dll
|
||||
ModernUO.dll.config
|
||||
ModernUO.*.json
|
||||
ModernUO.pdb
|
||||
/Assemblies
|
||||
/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
|
||||
/.vs
|
||||
/Backups
|
||||
/Saves
|
||||
|
||||
.DS_Store
|
||||
|
|
|
|||
Some files were not shown because too many files have changed in this diff Show more
Loading…
Add table
Add a link
Reference in a new issue