Overwrite
Complete Overwrite of the Folder with the free shard. ServUO 57.3 has been added.
This commit is contained in:
85
.gitignore
vendored
85
.gitignore
vendored
@@ -1,52 +1,43 @@
|
||||
# Prerequisites
|
||||
*.d
|
||||
/Ultima.dll
|
||||
/Ultima.pdb
|
||||
/Ultima.dll.mdb
|
||||
/Ultima/bin
|
||||
/Ultima/obj
|
||||
/Server/bin
|
||||
/Server/obj
|
||||
/Scripts/bin
|
||||
/Scripts/obj
|
||||
/Scripts/Output
|
||||
|
||||
# Object files
|
||||
*.o
|
||||
*.ko
|
||||
*.obj
|
||||
*.elf
|
||||
/Honesty
|
||||
/Logs
|
||||
/Backups
|
||||
/Saves
|
||||
/Web
|
||||
/Docs
|
||||
/Reports
|
||||
/VitaNexCore
|
||||
/TheBox
|
||||
/.vs
|
||||
|
||||
# Linker output
|
||||
*.ilk
|
||||
*.map
|
||||
*.exp
|
||||
/staffHistory.xml
|
||||
/reportHistory.xml
|
||||
/firewall.cfg
|
||||
/drng64.dll
|
||||
/drng32.dll
|
||||
/libdrng.so
|
||||
|
||||
# Precompiled Headers
|
||||
*.gch
|
||||
*.pch
|
||||
|
||||
# Libraries
|
||||
*.lib
|
||||
*.a
|
||||
*.la
|
||||
*.lo
|
||||
|
||||
# Shared objects (inc. Windows DLLs)
|
||||
*.dll
|
||||
*.so
|
||||
*.so.*
|
||||
*.dylib
|
||||
|
||||
# Executables
|
||||
*.exe
|
||||
*.out
|
||||
*.app
|
||||
*.i*86
|
||||
*.x86_64
|
||||
*.hex
|
||||
|
||||
# Debug files
|
||||
*.dSYM/
|
||||
*.su
|
||||
*.idb
|
||||
*.pdb
|
||||
*.exe
|
||||
*.exe.mdb
|
||||
*.sh
|
||||
*.suo
|
||||
*.idea
|
||||
*.log
|
||||
*.bin
|
||||
*.csproj.user
|
||||
*.DotSettings.user
|
||||
*.ini
|
||||
|
||||
# Kernel Module Compile Results
|
||||
*.mod*
|
||||
*.cmd
|
||||
.tmp_versions/
|
||||
modules.order
|
||||
Module.symvers
|
||||
Mkfile.old
|
||||
dkms.conf
|
||||
!/Data/*
|
||||
!/bin/rosyln/*
|
||||
Reference in New Issue
Block a user