Reorganizes Project (#41)

This commit is contained in:
Kamron Batman 2019-08-02 18:13:40 -07:00 committed by GitHub
parent 08bf44af9a
commit 3614a66aee
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3499 changed files with 79 additions and 55 deletions

25
.gitignore vendored
View file

@ -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